mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 12:24:15 +00:00
Part of #8090 Adds the ability to add and remove dependencies from arbitrary groups using `uv add` and `uv remove`. Does not include resolving with the new dependencies — tackling that in #8110. Additionally, this does not yet resolve interactions with the existing `dev` group — we'll tackle that separately as well. I probably won't merge the stack until that design is resolved. |
||
|---|---|---|
| .. | ||
| benchmarks.md | ||
| build_failures.md | ||
| cli.md | ||
| index.md | ||
| platforms.md | ||
| resolver-internals.md | ||
| settings.md | ||
| versioning.md | ||