From 9bb446514e5c423261c34eabce6f172bded601ab Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Fri, 20 May 2022 11:01:44 +0300 Subject: [PATCH] Use python jobs template for Zed The current master should be compatible with the Zed release of the other projects. oslo.log dropped support for py36 see related-bug Related-Bug: 1974244 Change-Id: I5362ca355e23830bc48f61b4a580de4a5edac423 --- .zuul.yaml | 2 +- setup.cfg | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index bf5fee8..923c799 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,6 @@ - project: templates: - - openstack-python3-ussuri-jobs + - openstack-python3-zed-jobs - docs-on-readthedocs vars: rtd_webhook_id: '64851' diff --git a/setup.cfg b/setup.cfg index 594ec39..d7159f4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,8 +15,6 @@ classifier = Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3 :: Only - Programming Language :: Python :: 3.6 - Programming Language :: Python :: 3.7 [files] packages =