mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04: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.