mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 12:59:45 +00:00
To support diverging urls, we have to check urls when adding dependencies (after forking). To prepare for this, i've moved adding dependencies for the current version to `SolveState::add_package_version_dependencies` and removed the duplication when checking for self-dependencies. This changed is joined with a change in pubgrub (https://github.com/astral-sh/pubgrub/pull/27) that simplifies the same code path. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||