diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-12-08 12:15:29 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-12-08 12:56:37 -0500 |
| commit | 225dd7cd63336b90c6e0b55fbe800a9241b3695b (patch) | |
| tree | 7a5a545229cec88cc07977136f205dbe2b97f0a0 /tox.ini | |
| parent | aec4473cdcf2fdd4acde6a4314ba912f25cb0a55 (diff) | |
| download | python-coveragepy-git-coverage-5.0b2.tar.gz | |
Prep for 5.0b2coverage-5.0b2
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -61,8 +61,8 @@ commands = doc8 -q --ignore-path 'doc/_*' doc CHANGES.rst README.rst sphinx-build -b html -aqE doc doc/_build/html rst2html.py --strict README.rst doc/_build/trash - sphinx-build -b html -b linkcheck -aEnq doc doc/_build/html - sphinx-build -b html -b linkcheck -aEnQW doc doc/_build/html + - sphinx-build -b html -b linkcheck -aEnq doc doc/_build/html + - sphinx-build -b html -b linkcheck -aEnQW doc doc/_build/html [testenv:lint] deps = |
