uv/crates/uv-cli
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
build.rs Fix commits_since_last_tag in version info (#9730) 2024-12-09 09:43:27 -06:00
Cargo.toml Add uv add --bounds to configure the version constraint (#12946) 2025-05-28 13:11:31 +00:00