-
Update history
-
Increment version
-
Run
tox
tests for Python 2.7, 3.2, 3.3, 3.4, 3.5:PATH=~/opt/bin export TV_API_KEY=XXX export TV_APP_NAME=XXX TOX_TESTENV_PASSENV="TV_API_KEY TV_APP_NAME" tox
-
Merge/close pull request
-
Test on pypi test server:
python setup.py sdist upload -r https://testpypi.python.org/pypi
- (look for any pypi documentation display problems)
source testpypi/bin/activate
pip uninstall python-traceview
pip install -i https://testpypi.python.org/pypi python-traceview
- (test a new feature!)
-
Create a release on Github: https://github.com/danriti/python-traceview/releases
-
Activate the new version on https://readthedocs.org
-
Release to pypi:
python setup.py sdist upload
- (look for any display problems)
- (test it!)
Last active
January 18, 2016 17:48
-
-
Save danriti/b070fe229afc035aa03b to your computer and use it in GitHub Desktop.
pypi release notes / checklist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment