Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 349 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (2 loc) · 349 Bytes

Contributing

We use the pixi package manager. Simply install pixi and run pixi shell in this repository. We use ruff for linting and formatting, pyright for static type checking, and pytest for testing. We build for PyPI. Our release pipeline is powered by Github Actions.