Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Use version from setuptools-git-version instead of hard coding #11

@asbjornu

Description

@asbjornu

setuptools-git-version allows us to use the version number exposed by Git instead of hard coding it to disk. Since we need this version number only when we deploy a new version of the pypi package and Travis only will deploy tagged commits, we can basically just use the Git tag as the version number. This makes releasing even simpler, since we don't have to repeat the version number in both Git tag and inside the payex init file.

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