summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-01-10 13:01:57 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-01-10 13:01:57 -0500
commitecc667327b1b89bfde66b426d663d6a487c1f038 (patch)
tree6adbf0cae52507ced62338660ac9f8b259a2d945 /howto.txt
parente658fb3268ca192e5f329314bbb4fb3f62652e30 (diff)
downloadpython-coveragepy-git-ecc667327b1b89bfde66b426d663d6a487c1f038.tar.gz
Prep for 4.1b1
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 8fe691cc..0f747557 100644
--- a/howto.txt
+++ b/howto.txt
@@ -14,6 +14,8 @@
- Version and date 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:
+ $ tox -e doc
- Done with changes to source files, check them in.
- Generate new sample_html to get the latest, incl footer version number:
pip install -e .