uv/crates/uv-dev/src
Zanie Blue 10c4effbd3
Refactor incompatiblity tracking for distributions (#1298)
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`!)
2024-03-08 11:02:31 -06:00
..
build.rs Move source distribution unpacking out of `build` (#2294) 2024-03-08 03:40:11 +00:00
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
install_many.rs Refactor incompatiblity tracking for distributions (#1298) 2024-03-08 11:02:31 -06:00
main.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
render_benchmarks.rs Add `fs_err` to `disallowed_method` in clippy.toml (#1950) 2024-02-26 14:15:07 +00:00
resolve_cli.rs Add support for `--no-build-isolation` (#2258) 2024-03-07 14:04:02 +00:00
resolve_many.rs Add support for `--no-build-isolation` (#2258) 2024-03-07 14:04:02 +00:00
wheel_metadata.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00