tartube/Makefile
2019-05-27 15:53:14 +01:00

6 lines
63 B
Makefile

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