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: I6439583fb4f82f402fcc880b093fe8f848c9106f
This commit is contained in:
Cao Xuan Hoang 2017-01-23 16:04:44 +07:00
parent e840530cc8
commit 055b54324e

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.5
[files]