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: I7cd467af595c5e96df599b16afb83ef59f4d4452
This commit is contained in:
Cao Xuan Hoang 2017-01-23 14:08:18 +07:00
parent e301382594
commit 1f83a65353
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