summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
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 27c54d8..cb6d09a 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]