Drop python3.3 support in classifier

We don't run python 3.3 CI jobs anymore,
so just drop it from classifier.

Change-Id: I04e204ec8e0a486ead6d57ce408b8d3e57860eca
This commit is contained in:
ChangBo Guo(gcb) 2016-05-25 15:12:12 +08:00
parent be46f78fc3
commit 9510ac0bed
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
[files]