summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-02-15 06:52:45 +0000
committerGerrit Code Review <review@openstack.org>2022-02-15 06:52:45 +0000
commit21f9739b0df1290b3daf9ac53930048630298627 (patch)
tree6257b7e2e1e9e013258c09a315b45769a2dcb07a
parentb085fbecc8485f50ea0080299fb6831d6194963d (diff)
parentbf2266159626aa3ba1473ba1db06914b37aa67ec (diff)
downloadglance-21f9739b0df1290b3daf9ac53930048630298627.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 0925b8c44..32b88a939 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,6 +14,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