]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Remove Python 2.6 classifier
authorJulien Danjou <julien@danjou.info>
Tue, 25 Nov 2014 15:55:03 +0000 (16:55 +0100)
committerJulien Danjou <julien@danjou.info>
Tue, 25 Nov 2014 15:59:55 +0000 (16:59 +0100)
Cinder does not support Python 2.6 anymore starting with Kilo and might
not work correctly with it, so remove the classifier.

Change-Id: I47f5e3ba30c7d8950862bc0a0d67d33d90c7eecf

setup.cfg
tox.ini

index e945848712a4111c62cc9a43342ff92456bf9ac6..9fff7803d4c6ced4ef03b6ca472c894d608db0ce 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,6 @@ classifier =
     Programming Language :: Python
     Programming Language :: Python :: 2
     Programming Language :: Python :: 2.7
-    Programming Language :: Python :: 2.6
 
 [global]
 setup-hooks =
diff --git a/tox.ini b/tox.ini
index b147982edf5dbde0bd17c68391b45cbfdc55c1cf..c9283eea9f056ca5e0f47c11fbd8ab240441f61a 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
 [tox]
 minversion = 1.6
 skipsdist = True
-envlist = py26,py27,pep8
+envlist = py27,pep8
 
 [testenv]
 # Note the hash seed is set to 0 until cinder can be tested with a