You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use dependency-groups.dev instead of dev-dependencies in uv (#805)
The latter is deprecated in favor of the the former. This fixes a
warning when running stuff with uv ("warning: The
`tool.uv.dev-dependencies` field (used in `pyproject.toml`) is
deprecated and will be removed in a future release; use
`dependency-groups.dev` instead")
0 commit comments