mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-21 15:52:15 +00:00
![]() Warn when there are missing bounds on transitive dependencies with `--resolution lowest`. Implemented as a lazy resolution graph check. Dev deps are odd because they are missing the edge from the root that extras have (they are currently orphans in the resolution graph), but this is more complex to solve properly because we can put dev dep information in a `Requirement` so i special cased them here. Closes #2797 Should help with #1718 --------- Co-authored-by: Ibraheem Ahmed <ibraheem@ibraheem.ca> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |