diff options
-rw-r--r-- | TODO.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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
|