summaryrefslogtreecommitdiff
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 e4bd2059..9f8608ba 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27,py36,py37,pep8,apiexamples,cover,api-ref,releasenotes,bandit,fakemodetests,pylint
+envlist = py27,py36,py37,pep8,cover,api-ref,releasenotes,bandit,fakemodetests,pylint
minversion = 2.0
skipsdist = True
@@ -34,10 +34,6 @@ commands =
flake8
doc8 {posargs}
-[testenv:apiexamples]
-basepython = python3
-commands = {envpython} generate_examples.py
-
[testenv:fakemodetests]
basepython = python3
commands = {envpython} run_tests.py