Update Makefile

This commit is contained in:
Kenneth Reitz 2016-02-04 04:06:08 -05:00
parent 557ba5d06d
commit 8df82b72ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
init:
pip install -r requirements.txt --use-mirrors
pip install -r requirements.txt
test:
nosetests tests