Remove support for py33

Python 3.3 is not supported from Mitaka, as per Infra.
This patch removes the support and add py35 for the same.

Change-Id: I9248235fc5892362531f465259b3eb40abfc9d7e
This commit is contained in:
Cao Xuan Hoang 2017-01-23 10:33:49 +07:00
parent 27cebc673c
commit 4dafb28ad8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ 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]
packages = monascaclient