Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 290 Bytes

File metadata and controls

13 lines (9 loc) · 290 Bytes

Docs make use of Sphinx and pydata-sphinx-template.

Install the dependencies with:

pip install -r docs/requirements.txt

To build the docs, run:

make html