Add python 3.5 in classifier
Now we can support py35 in classifier. Change-Id: Ief555aa3211b0c1405d2abb155f9ddd44fa149fc
This commit is contained in:
parent
97207a045f
commit
344a10b379
@ -15,6 +15,8 @@ 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
|
||||||
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
setup-hooks =
|
setup-hooks =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user