Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 301 Bytes

File metadata and controls

12 lines (8 loc) · 301 Bytes

Python (uv) example

uv-managed Python library with pytest + ruff + mypy. Pipeline shares one uv install across test / lint / fmt / typecheck.

Run the pipeline

cd examples/python-uv
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.