Skip to content

Commit e9c08b1

Browse files
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 #8382.
1 parent 56f93d9 commit e9c08b1

File tree

3 files changed

+301
-151
lines changed

3 files changed

+301
-151
lines changed

0 commit comments

Comments
 (0)