Skip to content

setuptools_scm 8.0.x breaks pybuilder plugin pybuilder-scm-ver-plugin #930

@chylek

Description

@chylek

Hi. The pybuilder plugin pybuilder-scm-ver-plugin uses your package only to obtain the current version from SCM during the creation of a package. There is no need to include it in pyproject.toml (or in any other way) as the version is hard-coded after the pybuilder is done with its build and setuptools_scm is not longer needed.

Can you make the check optional? At least when calling setuptools_scm.get_version directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions