summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-05-16 22:27:24 +0000
committerGerrit Code Review <review@openstack.org>2022-05-16 22:27:24 +0000
commit3870938e1ddfcd0c85a6dda1d9c838752a6d5f4f (patch)
tree5e37d6e4562ac79bcca798253390e5970d5c58f4
parentf869b86b55b748b11e2a84a609d5d13d9eaef3cd (diff)
parented56446d2d067acf64b627e1290bd91ea6fcf0f8 (diff)
downloadpython-barbicanclient-3870938e1ddfcd0c85a6dda1d9c838752a6d5f4f.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 5aabf2a..e037a3b 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