From 9e3b190ad2dd6a8c96847b866b29ce20fef2c6fe Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 18 Dec 2019 08:05:23 -0600 Subject: [PATCH] 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 --- .zuul.yaml | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 14072bb..5c42eb1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,5 @@ - project: templates: - openstack-python-jobs-no-constraints - - openstack-python35-jobs-no-constraints + - openstack-python37-jobs-no-constraints - publish-openstack-docs-pti diff --git a/setup.cfg b/setup.cfg index 6f43889..da8f49f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,7 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.7 [files] packages =