mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
a9302906ce
We should definitely not pick up user-level installations unless we can't find uv anywhere else. Otherwise, e.g., we would find a uv installed with `pipx install uv` before the one matching the uv module.