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:
parent
b05658735b
commit
76833ddb29
@ -19,6 +19,7 @@ classifier =
|
|||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
|
Programming Language :: Python :: 3.5
|
||||||
Topic :: Internet :: WWW/HTTP
|
Topic :: Internet :: WWW/HTTP
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
|
Loading…
Reference in New Issue
Block a user