Skip to content

Current build/deploy workflow #116

Description

@hmacdope

Build and deploy workflow is currently just

  • git tag 0.1.0-rcX
  • python3 setup.py sdist
  • twine upload dist/*

I should have been using testpypi but have just been going a bit too ham and adding releases to the real pypi repo and removing them my apologies I know this is bad practice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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