Remove support for py33

Python 3.3 is not supported from Mitaka, as per Infra.
This patch removes the support for the same.

Change-Id: I4554f8f7510aea4e3bf66fa68f62d43140112d09
This commit is contained in:
Cao Xuan Hoang 2017-01-19 09:16:37 +07:00
parent 0587be438c
commit b36f34fffa
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
Programming Language :: Python :: 3.5