uv/crates/uv-pypi-types/src
Zanie Blue 8b86bd530e
Remove tracking of inferred dependency conflicts (#15909)
Alternative to #15884 (see commentary there)

Closes https://github.com/astral-sh/uv/issues/15869
2025-10-01 10:03:42 -05:00
..
metadata Avoid re-parsing `pyproject.toml` when provided as a source (#15851) 2025-09-15 10:07:38 -04:00
base_url.rs Simplify relative URL handling (#14449) 2025-07-09 23:20:02 +00:00
conflicts.rs Remove tracking of inferred dependency conflicts (#15909) 2025-10-01 10:03:42 -05:00
dependency_groups.rs Move `DependencyGroups` to uv-pypi-types so it can be imported there (#12037) 2025-03-07 12:30:47 +01:00
direct_url.rs Add `subdirectory` to Direct URL for local directories (#12971) 2025-04-18 11:57:58 -04:00
identifier.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
lenient_requirement.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
lib.rs Move lowered requirement source type out of `uv-pypi-types` (#12356) 2025-03-20 21:16:12 -04:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs Implement `CacheKey` for all `Pep508Url` variants (#14978) 2025-07-30 10:44:06 -05:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs Rename `provides_extras` to `provides_extra` (#15825) 2025-09-14 13:27:45 +00:00
supported_environments.rs Update Rust toolchain to 1.89 (#15157) 2025-08-08 13:01:52 +00:00