summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini10
1 files changed, 1 insertions, 9 deletions
diff --git a/tox.ini b/tox.ini
index 66ea6e1..f7e1aeb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,14 +1,6 @@
[tox]
minversion = 2.0
-envlist =
- cover,
- docs,
- pep8,
- py27,
- py36,
- py37,
- pylint,
- update-states
+envlist = cover,docs,pep8,py27,py37,pylint,update-states
[testenv]
setenv =