We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7db77f commit 418d990Copy full SHA for 418d990
Makefile
@@ -1,4 +1,4 @@
1
-VENV = venv
+VENV = .venv
2
ACTIVATE = $(VENV)/bin/activate
3
CHEESE=https://pypi.python.org/pypi
4
BUMPTYPE=patch
0 commit comments