Contributing
Tests
Run the test suite:
pytestStyle
Format and lint the code:
ruff format
ruff check --fix
lintquartoDocumentation
Docs are built with great-docs.
Build preview locally:
great-docs build && great-docs previewWatch for changes and rebuild automatically:
great-docs build --watchAll-contributors
Install the All-contributors CLI tool:
npm i -D all-contributors-cliAdd or amend contributors:
npx all-contributors