Installation ============ For installation instructions, please see the main `README `_. Documentation Dependencies -------------------------- To build this documentation locally: .. code-block:: bash pip install -e ".[docs]" cd docs make html The built documentation will be in ``docs/_build/html/``.