Add python 3.5 in classifier and envlist
Now we can support py35 in classifier,and add the convenience py35 env. Change-Id: I19b472fba78491266d73f4e7588482616e100fd2
This commit is contained in:
parent
f99bcca1c1
commit
fe7ca77a47
@ -15,6 +15,7 @@ classifier =
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
|
Loading…
Reference in New Issue
Block a user