uv/crates/uv-resolver/src
Andrew Gallant 19a044d4db uv-pypi-types: rename "conflicting group" types to more generic "conflicts"
Since this is intended to support _both_ groups and extras, it doesn't
make sense to just name it for groups. And since there isn't really a
word that encapsulates both "extra" and "group," we just fall back to
the super general "conflicts."

We'll rename the variables and other things in the next commit.
2024-11-14 08:02:46 -05:00
..
lock uv-pypi-types: rename "conflicting group" types to more generic "conflicts" 2024-11-14 08:02:46 -05:00
pubgrub uv-pypi-types: rename "conflicting group" types to more generic "conflicts" 2024-11-14 08:02:46 -05:00
redirect chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
requires_python Simplify pep440 -> version ranges conversion (#8683) 2024-10-30 13:10:48 +01:00
resolution uv-pypi-types: rename "conflicting group" types to more generic "conflicts" 2024-11-14 08:02:46 -05:00
resolver uv-pypi-types: rename "conflicting group" types to more generic "conflicts" 2024-11-14 08:02:46 -05:00
bare.rs Add support for parsing unnamed URL requirements (#2567) 2024-03-21 03:28:58 +00:00
candidate_selector.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
dependency_mode.rs Store resolution options in lockfile (#5264) 2024-07-22 08:28:22 -04:00
dependency_provider.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
error.rs Defer reporting of build failures in resolver (#9098) 2024-11-13 15:49:08 -05:00
exclude_newer.rs switch to jiff from chrono (#6205) 2024-08-20 11:31:46 -05:00
exclusions.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
flat_index.rs Add From for FlatDistributions struct (#8800) 2024-11-04 08:41:39 +00:00
fork_indexes.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
fork_urls.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
graph_ops.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lib.rs Add uv tree --outdated (#8893) 2024-11-07 14:10:46 -06:00
manifest.rs Remove all special-casing for local version identifiers (#8818) 2024-11-07 14:29:54 -06:00
marker.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
options.rs Don't recommend --prerelease=allow for source dist builds (#8192) 2024-10-14 21:04:30 -04:00
pins.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
preferences.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
prerelease.rs do not imply pre-release when != operator is used (#7974) 2024-11-07 14:29:54 -06:00
python_requirement.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
redirect.rs Allow dependency metadata entries for direct URL requirements (#7846) 2024-10-22 22:01:23 -04:00
requires_python.rs Simplify pep440 -> version ranges conversion (#8683) 2024-10-30 13:10:48 +01:00
resolution_mode.rs Respect fork markers in --resolution-mode=lowest-direct (#8839) 2024-11-05 21:09:38 +00:00
version_map.rs Use a dedicated message for incompatible Python versions in wheel ABI tags (#8363) 2024-10-20 12:14:11 -04:00
yanks.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00