diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2017-01-01 08:16:06 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-01-01 08:16:06 -0500 |
| commit | 18353a63504e9eab232cb478957b8e0c3e3539be (patch) | |
| tree | 58cc525c908e4075a35648576d8ec2b20fbf003e /tox.ini | |
| parent | 0fb148fe04c2a876604dd335a603e25157a61182 (diff) | |
| download | python-coveragepy-git-18353a63504e9eab232cb478957b8e0c3e3539be.tar.gz | |
Stop maintaining two separate change histories
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,5 +67,5 @@ commands = doc8 -q --ignore-path doc/_build doc CHANGES.rst README.rst sphinx-build -b html -b linkcheck -aEnq doc doc/_build/html sphinx-build -b html -b linkcheck -aEnQW doc doc/_build/html - rst2html.py --strict CHANGES.rst doc/_build/trash + sphinx-build -b html -a -E doc doc/_build/html rst2html.py --strict README.rst doc/_build/trash |
