summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorBryce Guinta <bryce.paul.guinta@gmail.com>2018-08-02 21:54:45 -0600
committerBryce Guinta <bryce.paul.guinta@gmail.com>2018-08-02 21:54:45 -0600
commit8577c54e07d699d697ca19b6f11005db68b9cda7 (patch)
tree21f196e677e2867bfacc5f1fae3d91b3787d588a /tox.ini
parent8567ba10eabbd5d39c017440f24bb704dc586103 (diff)
downloadpylint-git-8577c54e07d699d697ca19b6f11005db68b9cda7.tar.gz
Remove uneeded dependency in tox
We decided to use -W on sphinx-build instead of the rst linter.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 0e4db1693..201251f74 100644
--- a/tox.ini
+++ b/tox.ini
@@ -64,7 +64,6 @@ whitelist_externals = rm
deps =
sphinx
python-docs-theme
- restructuredtext_lint
commands =
pip install python_docs_theme