summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-05-06 17:27:01 +0000
committerGerrit Code Review <review@openstack.org>2022-05-06 17:27:01 +0000
commit4e8442299f831104c7e87f2260744b40a01334fc (patch)
treeec4a31d27a8573fe78a0af48020f94d2f212d9d8
parentd60ccd46b9d11a3127f20dd6da69d2faedb50269 (diff)
parent5c676b72d32e040e8cede476dda5d5ad0a458102 (diff)
downloadkeystonemiddleware-4e8442299f831104c7e87f2260744b40a01334fc.tar.gz
Merge "Add Python 3 only classifier"
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 34e3749..650fa64 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,6 +13,7 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
+ Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7