How to contribute#
You’ll need a copy of pixi and git in your machine. Then:
Clone this repo to disk.
pixi run testto run the tests. Choose your desired Python version by picking the adequate environment.pixi run docsto build the docs andpixi run serveto serve them in your browser.pixi run lintto run the pre-commit linters and formatters.