Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 173 Bytes

File metadata and controls

10 lines (6 loc) · 173 Bytes

rRunning test.sh will install with:

$ pip install -r requirements.txt
$ python setup.py develop

and then use:

python setup.py test

to trigger the unittests.