Skip to content

Current build/deploy workflow #116

@hmacdope

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions