nejucomo / onslaught

Run style and static checks against a python codebase, execute automated tests with coverage.
0 stars 1 forks source link

Codify consistent release process. #11

Closed nejucomo closed 8 years ago

nejucomo commented 8 years ago

Let's codify the release process to make it consistent.

For now, this should ensure we're on a release branch, create a new tag with the ./setup.py --version, then upload a signed sdist to pypi.

nejucomo commented 8 years ago

Closed by PR #13.