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

5 lines
76 B
Makefile

init:
pip install -r requirements.txt --use-mirrors
test:
nosetests tests