Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 268 Bytes

Installation

  1. Install the environment with:

    uv sync --frozen

Alternatively, run uv pip install -r pyproject.toml and let uv resolve the declared dependencies (possibly to their latest versions). Of courses things might break then...