From: Jeremy Stanley Date: Mon, 22 Sep 2014 12:40:43 +0000 (+0000) Subject: Remove unused py33 tox env X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b1c572df49270b99ab0d221b9f96492d121595cd;p=openstack-build%2Fcinder-build.git Remove unused py33 tox env Based on review comments in https://review.openstack.org/118771 it's apparent that Cinder is quite a ways from Py3K support, and developers are not expected to run the py33 tox env. Rather than add more envs for later Python interpreter versions which will be equally broken, just remove it for now. Change-Id: I2bcc345bb62c0e08677fbf70b722b6a841650e53 --- diff --git a/tox.ini b/tox.ini index 6bc2e9ac8..86bd6eaad 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] minversion = 1.6 skipsdist = True -envlist = py26,py27,py33,pep8 +envlist = py26,py27,pep8 [testenv] # Note the hash seed is set to 0 until cinder can be tested with a