mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 22:10:11 -05:00
At certain points in the code, dependency groups are represented by `DevGroups*` naming, probably as a historical artifact. This PR updates the naming. This includes renaming `uv-configuration/src/dev.rs` to `uv-configuration/src/dependency_groups.rs`.