summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-23 13:14:05 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-23 13:14:05 -0500
commitcd7703c5d5e1f715cf2ca385cca53504044b0bd5 (patch)
treeacbc3173b10f1bc11d32d56e201b3e0bf317453f
parentb3078e4b4629ddeea85018bea6feb7aebf30963e (diff)
downloadpython-coveragepy-git-cd7703c5d5e1f715cf2ca385cca53504044b0bd5.tar.gz
More precise steps.coverage-3.2b3
-rw-r--r--TODO.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index bef11baf..7bbcb45d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -218,9 +218,10 @@ x Tests about the "import __main__" in cmdline.py
- $ allkits.cmd
- Update PyPi:
- $ make pypi
- - Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage and show/hide the proper versions.
- - Upload kits
- - Label the source kit with "Use this for either Python 2.x or 3.x "
+ - Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage :
+ - Upload kits
+ - Label the source kit with "Use this for either Python 2.x or 3.x "
+ - show/hide the proper versions.
- Tag the tree
- hg tag -m "Coverage 3.0.1" coverage-3.0.1
- Update nedbatchelder.com