Skip to content

Commit

Permalink
venv is not a .PHONY target
Browse files Browse the repository at this point in the history
  • Loading branch information
matt committed Sep 19, 2016
1 parent a73f0cc commit 784472c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: clean venv install analysis test test-install docs docs-install
.PHONY: clean install analysis test test-install docs docs-install

venv:
virtualenv venv
Expand Down

0 comments on commit 784472c

Please sign in to comment.