8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
venv
.PHONY
1 parent a73f0cc commit 784472cCopy full SHA for 784472c
Makefile
@@ -1,4 +1,4 @@
1
-.PHONY: clean venv install analysis test test-install docs docs-install
+.PHONY: clean install analysis test test-install docs docs-install
2
3
venv:
4
virtualenv venv
0 commit comments