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: Ib92e8ee8c7e7ba43537772b30d98e67b3df17685
This commit is contained in:
Cao Xuan Hoang 2017-01-23 13:34:22 +07:00
parent 03dffdbbd5
commit a06fd15999
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