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 3, 2013 · 15 revisions
  • Check README.txt and its installing instructions
  • Check setup.py and requirements_production.txt
  • Merge all outstanding changes into master branch.
  • Setup two commits:
    • Delete '-dev' in the version string.
    • Update version string and reinsert '-dev'.
  • Tag the release commit with the version number.
  • Build the packages and upload them to openslides.org and PyPI.
Clone this wiki locally