mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-17 13:58:29 +00:00
![]() ## Summary We already support `tool.uv.dev-dependencies` in the legacy non-`[project]` projects. This adds equivalent support for `[dependency-groups]`, e.g.: ```toml [tool.uv.workspace] [dependency-groups] lint = ["ruff"] ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |