mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 22:10:11 -05:00
## Summary
Diff:
```diff
[dependency-groups]
dev = [
- {include-group = "lint"}
+ {include-group = "lint"},
{include-group = "test"}
]
```
## Test Plan
None.