Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.08 KB

README.rst

File metadata and controls

43 lines (26 loc) · 1.08 KB

DoJSON

https://coveralls.io/repos/CERNDocumentServer/cds-dojson/badge.svg?branch=master&service=github

About

Installation

Documentation

Documentation can be built using Sphinx:

pip install cds-dojson[docs]
python setup.py build_sphinx

Testing

Running the test suite is as simple as:

python setup.py test