Spaces:
Runtime error
Runtime error
Update Makefile
Browse files
Makefile
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
|
2 |
#################################################################################
|
3 |
# GLOBALS #
|
|
|
1 |
+
.PHONY: clean dirs virtualenv lint requirements push pull run clone upload
|
2 |
|
3 |
#################################################################################
|
4 |
# GLOBALS #
|