mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 10:33:49 +00:00
![]() ## Summary The strategy here is: if the user provides supported environments, we use those as the initial forks when resolving. As a result, we never add or explore branches that are disjoint with the supported environments. (If the supported environments change, we ignore the lockfile entirely, so we don't have to worry about any interactions between supported environments and the preference forks.) Closes https://github.com/astral-sh/uv/issues/6184. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |