mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-19 03:28:42 +00:00
## Summary Fix incomplete value_type attribute for default-groups field in the ToolUv struct schema definition. The value_type was missing its value, which should be str | list[str] to reflect that default-groups can accept either the literal "all" or a list of group names. (#16574) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||