Delete support for py33

From Mitaka, Python 33 is not supported.
This patch set removes this.

Change-Id: I288ee16a0582cfbc1f0d59e7812aac190372eee5
This commit is contained in:
Nam Nguyen Hoai 2017-01-24 10:14:40 +07:00
parent 6fd1a38ebe
commit 961387dc3e
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