summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-05-04 22:31:23 +0000
committerGerrit Code Review <review@openstack.org>2023-05-04 22:31:23 +0000
commit898b8c72875545f66fdfa74e1d776b4c146f2d78 (patch)
tree17c338edfeaa7ce4f29bdaf23cf7bd5ab793a7d6
parent3a82bcec1f6ecb45b039d785035534375099914d (diff)
parent972907f06afb5d13326789a317f35a08f1034bdb (diff)
downloadpycadf-master.tar.gz
Merge "Update setup.cfg classifiers"HEADmaster
-rw-r--r--setup.cfg11
1 files changed, 6 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index 054bc39..94c4196 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,18 +6,19 @@ summary = CADF Library
description-file =
README.rst
home-page = https://docs.openstack.org/pycadf/latest/
-python-requires = >=3.6
+python-requires = >=3.8
classifier =
- Development Status :: 3 - Alpha
+ Development Status :: 5 - Production/Stable
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
- Operating System :: OS Independent
+ Operating System :: POSIX :: Linux
Programming Language :: Python
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.10
[files]
packages =