diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-08-11 16:07:37 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-08-11 16:07:37 -0400 |
| commit | af9830596d53b43efea837a67efa2c683f69793f (patch) | |
| tree | 4054e539c7cde4d22bb77b0a7b925e57948c7369 /tox.ini | |
| parent | f2a778b3aa18de0bd43b1ba1a144d16faa53b8a2 (diff) | |
| download | python-coveragepy-git-af9830596d53b43efea837a67efa2c683f69793f.tar.gz | |
Utility to check .rst for accurate copies from source files.
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ commands = deps = -r doc/requirements.pip commands = + python doc/check_copied_from.py doc/*.rst doc8 -q --ignore-path doc/_build doc CHANGES.rst README.rst sphinx-build -b html -aqE doc doc/_build/html rst2html.py --strict README.rst doc/_build/trash |
