diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-02-16 20:42:36 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-02-16 20:42:36 -0500 |
commit | e0ad5837194a4a8cd1a2ddf392c5b0db6a80e705 (patch) | |
tree | f4cf58fa5f9a9de708cadbb2cd513c8e1f4dd08a /howto.txt | |
parent | 8011c04d5585e4d3963da0107f8d3bf2a457a458 (diff) | |
download | python-coveragepy-git-coverage-4.0a5.tar.gz |
Ship 4.0a5coverage-4.0a5
Diffstat (limited to 'howto.txt')
-rw-r--r-- | howto.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ - Version, date, and changes in doc/changes.rst - Version and date in doc/index.rst - Version and copyright date in doc/conf.py - - Version --version output in doc/install.rst - Don't forget the man page: doc/python-coverage.1.txt - Generate new sample_html to get the latest, incl footer version number: pip install -e . |