-
Notifications
You must be signed in to change notification settings - Fork 5
Preparing a release
Tom Diethe edited this page Jul 25, 2017
·
1 revision
The following steps are necessary when preparing a release:
- ensure all unit tests run
- bump version number
- ensure travis builds are passing
- upload to pypi using
./pypi.sh - make sure you can do
pip install hyperstreamfrom a clean environment - ensure that SPHERE hyperstream is still functional
- create a new release and associated tag
Additionally
- download the pdf of documentation from readthedocs.io
- download the zipped tarball for the release
- check both of the above