Remove Python 2.6 classifier

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
This commit is contained in:
Julien Danjou 2014-11-25 16:55:03 +01:00
parent 7869eef9ad
commit c6c0f4d0f4
2 changed files with 1 additions and 2 deletions

View File

@ -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 =

View File

@ -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