summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index f88969fdf..3c7ec6bda 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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