celigo/Makefile

6 lines
61 B
Makefile

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