Contributing
Install uv
git clone ..
uv venv create --python 3.12
source .venv/bin/activate
uv sync
Run tests
pytests tests
Install uv
git clone ..
uv venv create --python 3.12
source .venv/bin/activate
uv sync
pytests tests