summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-10-19 11:05:49 -0700
committerTim Burke <tim.burke@gmail.com>2020-10-19 11:08:23 -0700
commita5aebc3b9ae39d65ba6c7a744637796700fbad4e (patch)
treef864b7bc5dd54b9ea3ee382f9ff4dca79067eb28
parentfcd8488ec455e43efaae86284820bad22e515b1b (diff)
downloadpython-swiftclient-a5aebc3b9ae39d65ba6c7a744637796700fbad4e.tar.gz
Make py39 voting
Also, add trove classifier for py39. Depends-On: https://review.opendev.org/#/c/758813/ Change-Id: I8d33b4dd6af990b09141acd52d36e44e9c871b3b
-rw-r--r--.zuul.yaml4
-rw-r--r--setup.cfg1
2 files changed, 5 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 86654ba..3eac753 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 95801a8..a9a5940 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 =