summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-12-22 13:23:15 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-12-22 13:23:15 -0500
commitfe7a68bc00f14ca1fbd00417c5f92bf673ac5131 (patch)
tree7d8d277103eb9b843a46766f5eae0e72ee399ef3
parent27328ddd5161f5a4338ceae40b13bb0b2e404fa5 (diff)
downloadpython-coveragepy-git-fe7a68bc00f14ca1fbd00417c5f92bf673ac5131.tar.gz
Correct order
-rw-r--r--howto.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/howto.txt b/howto.txt
index 588ed990..c5123cd1 100644
--- a/howto.txt
+++ b/howto.txt
@@ -75,8 +75,6 @@
- git push
- Update Tidelift:
- make upload_relnotes
-- Update nedbatchelder.com
- - Blog post?
- Update readthedocs
- visit https://readthedocs.org/projects/coverage/versions/
- find the latest tag in the inactive list, edit it, make it active.
@@ -89,8 +87,10 @@
- visit https://readthedocs.org/dashboard/coverage/advanced/
- change the default version to the new version
- Visit the fixed issues on GitHub and mention the version it was fixed in.
-- Announce on TIP.
- push git changes
+- Update nedbatchelder.com
+ - Blog post?
+- Announce on TIP.
* Testing