Add Python 3.5 classifier

Now that there is a passing gate job, we can claim
support for Python 3.5 in the classifier.

Horizon passes the py35 tests, make it voting at:
https://review.openstack.org/#/c/359123/

Change-Id: Ib098cf6dd3208a3e9fac93929ac2d40dba20cd4d
This commit is contained in:
shizhihui 2016-08-12 12:19:56 +08:00 committed by Richard Jones
parent b05658735b
commit 76833ddb29
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.5
Topic :: Internet :: WWW/HTTP
[global]