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:
@@ -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 =
|
||||||
|
|||||||
Reference in New Issue
Block a user