From e227f82fd63bc5d47492da3e3c2ed70182093ed9 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Fri, 9 Sep 2022 16:20:24 +0200 Subject: [PATCH] Update to zed cycle testing runtime Fix Zed gate for python-watcherclient by updating to Zed testing runtime. Change-Id: I49f1156065a9a405691383af755634be7d29af31 --- .zuul.yaml | 2 +- setup.cfg | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 309f288..b795b2e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,7 +1,7 @@ - project: templates: - openstack-cover-jobs - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - publish-openstack-docs-pti - check-requirements - openstackclient-plugin-jobs diff --git a/setup.cfg b/setup.cfg index 4fe9645..25ec367 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ description_file = author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/python-watcherclient/latest/ -python_requires = >=3.6 +python_requires = >=3.8 classifier = Environment :: OpenStack Intended Audience :: Information Technology @@ -15,9 +15,8 @@ classifier = Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 3 - Programming Language :: Python :: 3.6 - Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [files] packages =