diff --git a/Makefile b/Makefile index 8db3628a00c456bb06dbae63b3a2a0217cde0616..997cfaa14c219a83873d8f38b2d99cd12dbada70 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ init: - pip install -r requirements.txt --use-mirrors + pip install -r requirements.txt test: - nosetests tests \ No newline at end of file + nosetests tests