Skip to content

Conversation

DimitriPapadopoulos
Copy link

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

Fixes #1168.

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
@LecrisUT
Copy link
Collaborator

LGTM, but we need to verify one point, does pip, uv (and maybe hatch) expand the list in scikit-build-core[*] or does it include scikit-build-core build in there? If the former then we are all green, otherwise we need to check what we need to do with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The tool.uv.dev-dependencies field is deprecated

2 participants