Skip to content

Commit cdf71ee

Browse files
authored
Update Makefile
1 parent 4a7d436 commit cdf71ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ venv: clean
66
virtualenv --python=python venv
77

88
install: venv
9-
. venv/bin/activate; pip install -r test/requirements.txt
109
. venv/bin/activate; python setup.py install
1110
. venv/bin/activate; pip install -r requirements.txt
1211

0 commit comments

Comments
 (0)