mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 22:10:11 -05:00
## Summary I was wrongly using `.name()` to detect if a package was "not root", but in `pip compile`, the root can have a name -- so we were failing to find the derivation chain.