Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 865 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 865 Bytes

Whylog

CI type Status
Travis CI Build Status
AppVeyor AppVeyor build status
Requirements Requirements Status

License:

BSD 3-clause

Command for installing:

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

Command for developing

$ python setup.py develop

Commands to test

$ pip install -r requirements-test.txt
$ nosetests