celigo/Makefile
2016-05-19 10:53:58 -04:00

6 lines
64 B
Makefile

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