uv/crates/puffin-resolver/src
Zanie 1e77296220 Make sure for sure that the versions are sorted going into simplify 2024-01-26 14:06:13 -06:00
..
pubgrub Make sure for sure that the versions are sorted going into simplify 2024-01-26 14:06:13 -06:00
resolver Use a consolidated error for distribution failures (#1104) 2024-01-25 14:49:11 -05:00
candidate_selector.rs Remove `PubGrubVersion` (#924) 2024-01-15 08:51:12 -05:00
error.rs Order insertions into the available versions map 2024-01-25 18:43:32 -06:00
finder.rs Add support for PyPy wheels (#1028) 2024-01-22 14:22:27 +00:00
lib.rs Share a single `Index` across resolutions (#906) 2024-01-16 05:37:15 +00:00
manifest.rs Support editable in pip-sync and pip-compile (#587) 2023-12-16 22:37:34 +00:00
overrides.rs Enable package overrides in `pip-compile` (#631) 2023-12-13 15:03:38 +00:00
pins.rs Remove `PubGrubVersion` (#924) 2024-01-15 08:51:12 -05:00
prerelease_mode.rs Add a dedicated error message to hint users towards enabling pre-releases (#697) 2023-12-28 21:44:35 -05:00
python_requirement.rs Add support for PyPy wheels (#1028) 2024-01-22 14:22:27 +00:00
resolution.rs Move `OnceMap` into its own crate (#946) 2024-01-17 04:09:15 +00:00
resolution_mode.rs Add a dedicated error message to hint users towards enabling pre-releases (#697) 2023-12-28 21:44:35 -05:00
resolution_options.rs Model Python version as a PubGrub package (#745) 2024-01-03 15:20:45 +00:00
version_map.rs Add support for disabling installation from pre-built wheels (#956) 2024-01-19 11:24:27 -06:00
yanks.rs Use `rustc-hash` instead of `fxhash` crate (#594) 2023-12-08 20:27:49 +00:00