uv/crates/uv-resolver
Zanie Blue e2eea6d7db
Fix root of uv tree when --package is used with circular dependencies (#15908)
Closes #15907

Best viewed with
https://github.com/astral-sh/uv/pull/15908/files?diff=unified&w=1

When `--package` is used, just use those as the roots rather than
calculating them. I'm not sure if there will be undesirable
side-effects, but it's the naive solution.
2025-10-26 22:01:00 -04:00
..
src Fix root of uv tree when --package is used with circular dependencies (#15908) 2025-10-26 22:01:00 -04:00
Cargo.toml Use a global flags instance for wheel check (#16047) 2025-09-30 00:10:11 +00:00