Skip to content

The tool.uv.dev-dependencies field is deprecated #1168

@DimitriPapadopoulos

Description

@DimitriPapadopoulos

See https://github.com/scikit-build/scikit-build-core/actions/runs/18679698422/job/53258305708?pr=1164:

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

[tool.uv]
dev-dependencies = ["scikit-build-core[test,test-hatchling,test-meta,test-numpy,test-schema,cov,dev]"]

So replace uv.dev-dependencies with now standard dependency-groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions