aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 1 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index d4ec2543..e90455c1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py35, py36, docs, lint
+envlist = py35, py36, lint
skipsdist = True
toxworkdir={env:TOX_WORK_DIR:.tox}
@@ -17,10 +17,6 @@ commands =
{posargs}
{env:CI_COMMANDS:python -c ""}
-[testenv:docs]
-changedir = docs
-commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
-
[testenv:lint]
commands =
mitmdump --version