docs-isharkfly-com/python-tutorials/Makefile

6 lines
63 B
Makefile

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