Skip to content

Instantly share code, notes, and snippets.

  • Update RELEASE.md (major releases only)

  • Update the version for build numbers on Appveyor (major releases only)

  • Run the tests (on both Python 2 and Python 3):

python setup.py test
  • Update version number in setup.py (in both branches) [don't commit yet]
  • Build the source distribution: