diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-16 15:21:56 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-05-16 15:21:56 -0400 |
commit | c95b92bf9fd1b91bfcfdc1dfc9681dcdd016e4f0 (patch) | |
tree | a9cc1446e79c3754eb38114db45c11d85f437081 | |
parent | 02820ea0dfeaf330afe3e3732376270861e7e229 (diff) | |
download | python-coveragepy-c95b92bf9fd1b91bfcfdc1dfc9681dcdd016e4f0.tar.gz |
Refining the release checklist...
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -178,8 +178,10 @@ x Tests about the "import __main__" in cmdline.py - source .tgz
- windows .exe for each Python
- mac dmg?
-- Upload kits to PyPi.
- Update PyPi:
- - make pypi
+ - "make pypi"
- Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage and show/hide the proper versions.
+ - Upload kits
- Update nedbatchelder.com
+- Update bitbucket:
+ - Issue tracker should get new version number in picker.
|