8000 Switch to scm to maintain versions and add automated pypi pushes · Issue #18 · dr-guangtou/unagi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Switch to scm to maintain versions and add automated pypi pushes #18
Open
@EiffL

Description

@EiffL

One easy way to maintain the version of the package is to use git tags or releases along with the setuptools_scm module. Check this out: https://pypi.org/project/setuptools-scm/

We can also setup a Travis CI automated build to automatically push new releases to PyPi

Then all you need to do to update the version is create a new tag on github, everything else is taken care of.

I've set it up for a number of packages before, I can take of it :-)

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

      0