From a5aebc3b9ae39d65ba6c7a744637796700fbad4e Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Mon, 19 Oct 2020 11:05:49 -0700 Subject: [PATCH] Make py39 voting Also, add trove classifier for py39. Depends-On: https://review.opendev.org/#/c/758813/ Change-Id: I8d33b4dd6af990b09141acd52d36e44e9c871b3b --- .zuul.yaml | 4 ++++ setup.cfg | 1 + 2 files changed, 5 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 86654ba1..3eac7537 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -47,11 +47,15 @@ - swiftclient-swift-functional - swiftclient-functional - swiftclient-functional-py2 + - openstack-tox-py39: + voting: true gate: jobs: - swiftclient-swift-functional - swiftclient-functional - swiftclient-functional-py2 + - openstack-tox-py39: + voting: true post: jobs: - openstack-tox-cover diff --git a/setup.cfg b/setup.cfg index 95801a88..a9a59405 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [files] packages =