ComPWA / policy

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up
https://compwa.github.io/policy
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

FEAT: switch to `uv` as default package manager #424

Closed redeboer closed 1 month ago

redeboer commented 1 month ago

Closes https://github.com/ComPWA/policy/issues/404

[!TIP] Specify which package manager to use with the --package-manager argument, which can be none, uv, conda, pixi+uv, pixi, or venv.