Migrate jobs in-tree and add a Python 3.6 job
Change-Id: I0f9d0da0494d3db168abc82e9002c51739a3ee4a
This commit is contained in:
parent
d20abe3c79
commit
08b12885e1
@ -145,6 +145,10 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
|
- check-requirements
|
||||||
|
- openstack-python-jobs
|
||||||
|
- openstack-python35-jobs
|
||||||
|
- openstack-python36-jobs
|
||||||
- docs-on-readthedocs
|
- docs-on-readthedocs
|
||||||
vars:
|
vars:
|
||||||
rtd_webhook_id: '37378'
|
rtd_webhook_id: '37378'
|
||||||
|
@ -18,6 +18,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
|
Programming Language :: Python :: 3.6
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user