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: I31d54e5fb1f18e49df42fef2863e70af6b2fdea1
This commit is contained in:
ChangBo Guo(gcb) 2015-11-17 15:46:21 +08:00
parent 2378e5a9d7
commit da4cfa3f97
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4