Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 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.
- Loading branch information