summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-12-21 13:15:25 +0000
committerGerrit Code Review <review@openstack.org>2021-12-21 13:15:25 +0000
commit95986ab43a70069e545f291d3119ffb105da2025 (patch)
tree72f2a80315f94f72935d6788e08a5a1d0942dd7d
parent3d585b7d4c31a44f81859acb5522b707257b5117 (diff)
parent38e5ba4d2e86e3570d75d917cf69eaf21f6d7436 (diff)
downloadoslo-utils-95986ab43a70069e545f291d3119ffb105da2025.tar.gz
Merge "Update python testing classifier"
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 34a34f5..a93bfbc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,6 +17,8 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython