uv/crates/uv-cli/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
..
comma.rs Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00:00
compat.rs Require `uv venv --clear` before removing an existing directory (#14309) 2025-07-17 17:20:21 -05:00
lib.rs Support `extras` and `dependency_groups` markers on `uv pip install` and `uv pip sync` (#14755) 2025-07-21 12:48:47 +00:00
options.rs Allow `--config-settings-package` to apply configuration settings at the package level (#14573) 2025-07-17 21:27:54 -04:00
version.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00