Skip to content

Instantly share code, notes, and snippets.

View SolarDrew's full-sized avatar

Drew Leonard SolarDrew

View GitHub Profile

For Major releases only:

  • Update RELEASE_NOTES.rst
  • Update the version for build numbers on Appveyor (Not sure this really matters)

Pre-release:

  • Check that the Continious Integration is passing for the correct version
  • Update version number in setup.cfg (the version number branch, and don't commit yet)
  • Build the source distribution:
python setup.py sdist