celigo/Makefile

6 lines
61 B
Makefile
Raw Normal View History

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