summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-11-03 04:49:23 +0000
committerGerrit Code Review <review@openstack.org>2020-11-03 04:49:23 +0000
commit903e0cb64a078c72dbadf7abc93be7e1a3b4747a (patch)
tree7e638cb877a001e791310baafec5515e80c0ccca
parent74c50dee2de1fdda0d58cc295a70c7ff7d1700e6 (diff)
parenta5aebc3b9ae39d65ba6c7a744637796700fbad4e (diff)
downloadpython-swiftclient-903e0cb64a078c72dbadf7abc93be7e1a3b4747a.tar.gz
Merge "Make py39 voting"3.11.0
-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 =