aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-17 21:47:23 +0000
committerGerrit Code Review <review@openstack.org>2016-03-17 21:47:23 +0000
commitef02752ebf86e5d8edc681426dc246d2d98732ea (patch)
tree4022608b0eeed047b48d1ea531bb09960bf90956
parent4471875a6153eff1807233ef4ad23af7962bce41 (diff)
parentc9cc5cf20d6593a41ff26ba393e26e29ea3b08ad (diff)
Merge "py26 is no longer supported by Infra's CI"
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 53aa727..5b6ac5d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 1.6
-envlist = py26,py27,py33,pypy,pep8
+envlist = py27,py33,pypy,pep8
skipsdist = True
[testenv]
@@ -31,4 +31,4 @@ commands = python setup.py build_sphinx
show-source = True
ignore = E123,E125,H803
builtins = _
-exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build \ No newline at end of file
+exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build