Remove Python 2.6 classifier

We have decided to remove Python 2.6 support, this commit
removes Python 2.6 classifier before dropping any Python
2.6 support in code.

Change-Id: Idfd55ff59fe3ec599b92674aac9695ffdf7e8771
This commit is contained in:
ChangBo Guo(gcb) 2015-11-17 17:06:02 +08:00
parent a47698447a
commit 1f6808fe97

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
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4