summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-02-20 17:34:03 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-02-20 17:34:03 -0500
commit0f99e89d00b6877781eb82fb9df1e10102be08f6 (patch)
tree83b606392ce8ba46fbdf109862dff6422181b320 /howto.txt
parent84ea58fb5f6dbf3cd4ba89e8b5464f105090c11b (diff)
downloadpython-coveragepy-git-0f99e89d00b6877781eb82fb9df1e10102be08f6.tar.gz
build: prep for 6.3.26.3.2
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 95483a41..a1e2f94e 100644
--- a/howto.txt
+++ b/howto.txt
@@ -24,6 +24,7 @@
- Don't forget the man page: doc/python-coverage.1.txt
- Check that the docs build correctly:
$ tox -e doc
+- commit the release-prep changes
- Generate new sample_html to get the latest, incl footer version number:
$ make clean
$ pip install -e .