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: I2c86cd2782dd7f85f278addffbb06028dd2fe35a
This commit is contained in:
Cao Xuan Hoang 2017-01-19 09:14:24 +07:00
parent 9a14c18c21
commit 293554cb67
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,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
[global]