From 5fe225d098652e85b48bd1db4dd753e5bd0cdad4 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 6 Jul 2009 22:32:53 -0400 Subject: More details of releasing a version. --- TODO.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 6c684550..052b72b5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -185,14 +185,17 @@ x Tests about the "import __main__" in cmdline.py coverage -e -x cogapp\test_cogapp.py CogTestsInMemory coverage -b -i -d htmlcov copy htmlcov\*.* C:\ned\coverage\trunk\doc\sample_html + - Build and publish docs: + $ make px publish - Kits: - source .tgz and windows .exe for each Python - $ allkits.cmd - - mac dmg? - Update PyPi: - $ make pypi - Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage and show/hide the proper versions. - Upload kits +- Tag the tree - Update nedbatchelder.com + - Blog post? - Update bitbucket: - Issue tracker should get new version number in picker. -- cgit v1.2.1