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: If946e71f50fae4213a46f872584079b48108411a
This commit is contained in:
Cao Xuan Hoang
2017-01-20 14:49:32 +07:00
parent 2bc5dfe355
commit b8df9a0baf

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