Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 939 Bytes

File metadata and controls

22 lines (15 loc) · 939 Bytes

Python Template with UV

uv Ruff

Versions

Test Docker

🛠️ Installation

# install dependencies
uv sync --dev
# install project as a package
uv pip install -e .