Remove support for py3.3

Python3.3 is not supported from Mitaka, as per Infra.
This patch removes the support for the same.

Change-Id: I937a94fc1e55a795db44a993e9944624fcc8045e
This commit is contained in:
howardlee 2017-07-26 16:36:25 +08:00
parent 7343b17629
commit a2d4b082b5
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.5
[files]