Any type of contributions are welcome!
TODO: CLA?
Run poetry run pytest.
Run the following commands to build project documentation in doc/build/html directory.
cd doc
poetry run make.bat html
build-doc-win.bat can also be used to publish GitHub Pages from docs.
cd doc
poetry run make html