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: Ia102d491479e02cfd6729c9e75c76b5bdfe00321
This commit is contained in:
Doug Hellmann 2015-12-23 01:31:07 +00:00
parent 4abe1dbba6
commit 3605ead36c

View File

@ -15,7 +15,6 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4