Skip to content

Support automatic versioning setuptools_scm-style? #140

@madig

Description

@madig

Hi! I'm trying out different packaging solutions because I want to use pyproject.toml. Poetry looks nice.

What I'm missing is something like setuptools_scm that lets me ignore the version variable entirely and instead computes it from the git tag. That makes it possible to not litter the commit stream with version-bump commits and release a new version simply by tagging it in GitHub/GitLab.

What do you think?

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