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 | 6dcec01f391b428e7cb046c5d3f5f31ed0483b27 (patch) | |
tree | 1ce009beaa58135a88bce93dd580c500c6397792 | |
parent | 9fdbabcc378fbb4ba43c132d49b602b8c2f179cb (diff) | |
download | python-coveragepy-git-6dcec01f391b428e7cb046c5d3f5f31ed0483b27.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.
|