Skip to content

Leverage CI/CD to push new builds to PyPi #11

@richardstrnad

Description

@richardstrnad

Currently this is done by hand, which is a really legacy way to do it ;-)

The process is in the Makefile, to sum it up

python setup.py sdist
twine upload dist/* --skip-existing

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