mumps-docs/python-tutorials/Makefile

6 lines
63 B
Makefile
Raw Normal View History

2020-09-30 14:31:20 -04:00
init:
pip install -r requirements.txt
test:
nosetests tests