Spaces:
Runtime error
Runtime error
Gagan Bhatia
commited on
Commit
•
5fe1318
1
Parent(s):
6bf8c28
Update Makefile
Browse files
Makefile
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
|
2 |
#################################################################################
|
3 |
# GLOBALS #
|
|
|
1 |
+
.PHONY: clean dirs virtualenv lint requirements push pull run
|
2 |
|
3 |
#################################################################################
|
4 |
# GLOBALS #
|