drop python3.3 support in classifier

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

Change-Id: I871269ae54067aae40f5dc06affbd4354104ee91
This commit is contained in:
ChangBo Guo(gcb) 2016-05-07 16:56:32 +08:00
parent 16ed02735b
commit b0fa4383b0
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]