Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 587 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 587 Bytes

HARD DEPENDENCIES

If you have a Python version lower than Python 2.6 (which already includes simplejson as the "json" module), you will need to install simplejson from

OPTIONAL DEPENDENCIES

If you want to run the UNIT TESTS ("make test"), you also need

If you want to generate the API DOCS ("make docs"), you also need