Skip to content

Contributing

Contributing

Install the environment and the pre-commit hooks with

make install

Run tests with:

pytest

Serve the documentation locally with:

mkdocs serve