summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-07-26 16:18:25 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-07-26 16:18:25 -0400
commit59531ec98099ebfbb01c8672419b69d0b1501f21 (patch)
treed216ac52b1a992e4ea83a7e14f6e19fb193ef9ef /howto.txt
parentf4e5d1bf30b0aa1fc2aa12655cfa1e997d2c749d (diff)
downloadpython-coveragepy-git-59531ec98099ebfbb01c8672419b69d0b1501f21.tar.gz
Paperwork for version 4.2
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 3aa526f2..c8179cda 100644
--- a/howto.txt
+++ b/howto.txt
@@ -17,7 +17,7 @@ pip install -r requirements/dev.pip
- Update README.rst, including "New in x.y:"
- Update docs
- Version, date, and changes in doc/changes.rst
- - Version and date in doc/index.rst
+ - Version, date and python versions in doc/index.rst
- Version and copyright date in doc/conf.py
- Don't forget the man page: doc/python-coverage.1.txt
- Check that the docs build correctly: