uv/crates/uv-requirements/src
Charlie Marsh b81cce9152
Support `extras` and `dependency_groups` markers on `uv pip install` and `uv pip sync` (#14755)
## Summary

We don't yet support writing these, but we can at least read them
(which, e.g., allows you to install PDM-exported `pylock.toml` files
with uv, since PDM _always_ writes a default group).

Closes #14740.
2025-07-21 12:48:47 +00:00
..
extras.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
lib.rs Add `UV_HTTP_RETRIES` to customize retry counts (#14544) 2025-07-11 07:35:27 -05:00
lookahead.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
source_tree.rs Support conflicting editable settings across groups (#14197) 2025-07-17 17:20:21 -05:00
sources.rs Support `extras` and `dependency_groups` markers on `uv pip install` and `uv pip sync` (#14755) 2025-07-21 12:48:47 +00:00
specification.rs Support `extras` and `dependency_groups` markers on `uv pip install` and `uv pip sync` (#14755) 2025-07-21 12:48:47 +00:00
unnamed.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
upgrade.rs Show tag hints when failing to find a compatible wheel in `pylock.toml` (#13136) 2025-04-27 12:56:50 -04:00