summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-16 18:12:01 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-16 18:12:01 -0500
commit3bb290fbeec4aa59ea14c0f9512a2a2194128517 (patch)
tree501df6172402878bde4999e3cca927e2eba96307 /howto.txt
parent7649976e566caa51b663673cc0877e09ed6986d8 (diff)
downloadpython-coveragepy-3bb290fbeec4aa59ea14c0f9512a2a2194128517.tar.gz
Prep for version 4.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 cae16f3..b8242cc 100644
--- a/howto.txt
+++ b/howto.txt
@@ -14,6 +14,7 @@
- Update docs
- Version, date and python versions in doc/index.rst
- Version and copyright date in doc/conf.py
+ - Look for CHANGEME comments
- Don't forget the man page: doc/python-coverage.1.txt
- Check that the docs build correctly:
$ tox -e doc