python-project-structure-sa.../Makefile

5 lines
75 B
Makefile
Raw Normal View History

2012-04-16 20:45:44 -04:00
init:
pip install -r requirements.txt --use-mirrors
test:
2012-04-16 21:27:40 -04:00
nosetest tests