celigo/Makefile

6 lines
64 B
Makefile
Raw Normal View History

init:
pip install -r requirements.txt
test:
2016-05-19 14:53:58 +00:00
py.test tests.py