Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethreitz committed Feb 4, 2016
1 parent 557ba5d commit 8df82b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
@@ -1,5 +1,5 @@
init:
pip install -r requirements.txt --use-mirrors
pip install -r requirements.txt

test:
nosetests tests
nosetests tests

0 comments on commit 8df82b7

Please sign in to comment.