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