uv/crates/uv-resolver
Charlie Marsh e9c08b1639
Rewrite uv tree to allow arbitrary --package includes (#8507)
## Summary

Previously, `uv tree --package` had some strange behavior due to how we
were computing the root nodes. This PR refactors the entire
implementation to use `petgraph` so we can do proper operations on a
graph structure.

Closes https://github.com/astral-sh/uv/issues/8382.
2024-10-23 18:43:26 +00:00
..
src Rewrite uv tree to allow arbitrary --package includes (#8507) 2024-10-23 18:43:26 +00:00
Cargo.toml chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00