aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tox.ini b/tox.ini
index ea5995e9..7e6b56ca 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,12 +56,6 @@ commands =
sphinx-build -W -b linkcheck docs docs/_build/html
[testenv:pep8]
-extras =
- pep8test
-commands =
- flake8 .
-
-[testenv:py3pep8]
basepython = python3
extras =
pep8test