uv/crates/uv-configuration
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
..
src Support `extras` and `dependency_groups` markers on `uv pip install` and `uv pip sync` (#14755) 2025-07-21 12:48:47 +00:00
Cargo.toml Cache `which git` in `uv init` (#12893) 2025-04-15 09:40:08 +00:00