summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2015-04-09 12:52:21 +0200
committerVictor Stinner <vstinner@redhat.com>2015-04-09 12:52:21 +0200
commit268fd83d3a4e3cce7219c2ae5452f1f2f12d7107 (patch)
tree337cd949b7a9ec86020e3fcc57156548a05d3007
parent390e71d89883649dd55fbb70dc8686bf99e2a2e2 (diff)
downloadeventlet-268fd83d3a4e3cce7219c2ae5452f1f2f12d7107.tar.gz
tox 1.8 or newer is required
The "py{27,34,py}-dns" syntax in envlist is only supported on tox 1.8 or newer.
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 9aa7070..e4f4e76 100644
--- a/tox.ini
+++ b/tox.ini
@@ -14,6 +14,7 @@ show-source = 1
statistics = 1
[tox]
+minversion=1.8
envlist =
pep8, py{26,27,33,34,py}-{selects,poll,epolls}, py{27,34,py}-dns