remove python 2.6 trove classifier

OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I31345f69b0b9edd519871bf5da0b74e8de998710
This commit is contained in:
Doug Hellmann 2015-12-23 01:31:17 +00:00
parent 8d091e3866
commit eb0113f050

View File

@ -16,7 +16,6 @@ classifier =
Operating System :: MacOS
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
[files]