summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index ccab0fa..9715d4c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,7 +27,6 @@ commands = sphinx-build -a -E -W -d releasenotes/build/.doctrees -b html release
basepython = python3
commands =
flake8 {posargs}
- # Run security linter
doc8 {posargs}
[testenv:cover]