Skip to content

Should cmake be listed as a dependency in pyproject.toml ? #44

@mayeut

Description

@mayeut

requires = ["setuptools>=42", "wheel", "scikit-build", "cmake"]

I used this dependency to fix the SDist test in #43 but on second thought, it's not strictly required. CMake is required but if it's already on the system, then adding this might cause more harm than good ? (e.g. on alpine)

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