mirror of https://github.com/astral-sh/uv
Extends the "compatibility" types introduced in #1293 to apply to source distributions as well as wheels. - We now track the most-relevant incompatible source distribution - Exclude newer, Python requirements, and yanked versions are all tracked as incompatibilities in the new model (this lets us remove `DistMetadata`!) |
||
|---|---|---|
| .. | ||
| build.rs | ||
| clear_compile.rs | ||
| compile.rs | ||
| install_many.rs | ||
| main.rs | ||
| render_benchmarks.rs | ||
| resolve_cli.rs | ||
| resolve_many.rs | ||
| wheel_metadata.rs | ||