PyJeeves/Makefile
2017-10-18 16:35:10 +02:00

5 lines
63 B
Makefile

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