Skip to content

Contributing

Install uv

git clone ..
uv venv create --python 3.12
source .venv/bin/activate
uv sync

Run tests

pytests tests