Remove 2.6 classifier

This removes the 2.6 classifier so that support for 2.6
is not noted (when building packages, on pypi...) as happening
anymore for oslo.messaging (since check/gating support for
it has been turned off).

Depends-On: I4013bf38a197c9a9d82b3956ddbd25450d913df9

Change-Id: Ic4150332fff0724e5178e14f91ac54d5a80d408b
This commit is contained in:
Joshua Harlow 2015-06-23 16:51:17 -07:00 committed by Victor Sergeyev
parent 8dc5923a98
commit 7c2aa0ced0

View File

@ -14,7 +14,6 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
[files]