uv/crates/uv-pypi-types/src
Andrew Gallant 3f483d5911 uv-pypi-types: make 'contains' methods generic
This lets us ask whether an `&ExtraName` or a `&GroupName` is contained
in a particular conflict set.
2024-11-14 08:02:46 -05:00
..
lenient_requirement chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
metadata Fix feature scoping for pep508 wasm32 support for ruff (#8694) 2024-10-30 12:21:23 +00:00
parsed_url chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
requirement chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
simple_json chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
base_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
conflicts.rs uv-pypi-types: make 'contains' methods generic 2024-11-14 08:02:46 -05:00
direct_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lenient_requirement.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
lib.rs uv-pypi-types: rename conflicting_groups module to conflicts 2024-11-14 08:02:46 -05:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
requirement.rs Redact index sources in `uv.lock` (#8333) 2024-10-18 11:20:15 -04:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
supported_environments.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00