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

5 lines
76 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-17 03:47:03 -04:00
nosetests tests