mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 00:23:36 -05:00
Closes https://github.com/astral-sh/uv/issues/11288 I tested the reproduction there manually. I'm a little uncertain about this behavior, it's not true to the spirit of `--python <dir>` selecting a target environment but this method is only used to see if an existing environment matches for the purpose of invalidation in projects and tools where I think we always force a separate environment anyway?