Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Steps for a release

Norman Jäckel edited this page Jun 4, 2013 · 15 revisions
  • Check README.rst and its installing instructions, esp. check install link and version number.
  • Check setup.py and requirements_production.txt
  • Merge all outstanding changes into master branch.
  • Setup two commits:
    • Delete '-dev' in the version string, set release date in README.rst.
    • Update version string and reinsert '-dev', set new version number in README.rst, delete release date, update install link for next version.
  • Tag the release commit with the version number.
  • Build the packages and upload them to openslides.org and PyPI.
Clone this wiki locally