6 lines
65 B
Makefile
Executable File
6 lines
65 B
Makefile
Executable File
init:
|
|
pip install -r requirements.txt
|
|
|
|
#test:
|
|
# nosetests tests
|