diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-02-20 17:34:03 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-02-20 17:34:03 -0500 |
commit | 0f99e89d00b6877781eb82fb9df1e10102be08f6 (patch) | |
tree | 83b606392ce8ba46fbdf109862dff6422181b320 /howto.txt | |
parent | 84ea58fb5f6dbf3cd4ba89e8b5464f105090c11b (diff) | |
download | python-coveragepy-git-0f99e89d00b6877781eb82fb9df1e10102be08f6.tar.gz |
build: prep for 6.3.26.3.2
Diffstat (limited to 'howto.txt')
-rw-r--r-- | howto.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 . |