Remove Python 2.6 classifier

Nova does not support Python 2.6 anymore starting with Kilo and might
not work correctly with it, so remove the classifier.

Change-Id: If60c60af9ae28ce91bdcc3f7f47c906ec8250dd1
This commit is contained in:
Julien Danjou
2014-11-25 16:45:03 +01:00
parent 4f6dbc2796
commit a826880d01
-1
View File
@@ -16,7 +16,6 @@ classifier =
Programming Language :: Python Programming Language :: Python
Programming Language :: Python :: 2 Programming Language :: Python :: 2
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
[global] [global]
setup-hooks = setup-hooks =