Add python 3.6 jobs
3.6 is the future. Let's test it today. Change-Id: I1c240f10e42fadbdaed78b07ff26fde52c11f8cd
This commit is contained in:
parent
9f641b038c
commit
be87ac1d9b
@ -212,6 +212,7 @@
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- openstack-python36-jobs
|
||||
- openstacksdk-functional-tips
|
||||
- openstacksdk-tox-tips
|
||||
- os-client-config-tox-tips
|
||||
|
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user