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: I2cb22a2d33f20eb9957e15629197c750bbfae4b3
This commit is contained in:
Cao Xuan Hoang 2017-01-23 15:54:52 +07:00
parent 9064c9daa0
commit caffa9cf3e
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]