-
Notifications
You must be signed in to change notification settings - Fork 45
Release instructions
Rory Yorke edited this page Jul 9, 2022
·
3 revisions
Information about releasing new versions of Slycot.
Tag the relevant release as vMAJOR.MINOR.PATCH. Add release notes in Github (see template at end).
Upload source to PyPI (see below). Notify conda-forge packagers (see https://github.com/conda-forge/slycot-feedstock/).
To upload a new version to PyPI, you need to use twine. See Python packaging tutorial for information on how to do this.
Release notes are written in Markdown, and follow the template below.
PRs merged: # Issues fixed: # Issues closed ("wont-fix"): #