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: I1ada1b39cd0eaa1b0981d7da050cd02d04efffd8
This commit is contained in:
ChangBo Guo(gcb) 2015-11-17 16:26:36 +08:00
parent 3264c37c7d
commit f420410657
1 changed files with 0 additions and 1 deletions

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