diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,7 @@ whitelist_externals = rm deps = sphinx python-docs-theme + restructuredtext_lint commands = pip install python_docs_theme @@ -72,3 +73,4 @@ commands = rm -f extensions.rst python ./exts/pylint_extensions.py sphinx-build -b html -d _build/doctrees . _build/html + python ./check_rst_files.py |
