Switch to py37 jobs
This switches the job template to move from py35 to py37. Depends-on: https://review.opendev.org/699679 Change-Id: Ib8d498377d1b321fb0ef829d38619f1d7e065a4f Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
e305d927e4
commit
9e3b190ad2
@ -1,5 +1,5 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- openstack-python-jobs-no-constraints
|
- openstack-python-jobs-no-constraints
|
||||||
- openstack-python35-jobs-no-constraints
|
- openstack-python37-jobs-no-constraints
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
|
@ -16,7 +16,7 @@ classifier =
|
|||||||
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
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.7
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user