mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-15 02:07:51 +00:00
Requires https://github.com/zanieb/pubgrub/pull/20 In short, `UnusableDependencies` can be generalized into `Unavailable` which encompasses incompatibilities where a package range which is unusable for some inherent reason as well as when its dependencies are unusable. We can eventually use this to track more incompatibilities in the solver. I made the reason string required because I can't see a case where we should leave it out. Additionally, this improves the display of conflicts in the root requirements. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||