summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Mendizábal <dmendiza@redhat.com>2022-11-04 15:50:14 -0400
committerDavid Wilde <dwilde@redhat.com>2023-04-28 14:18:15 +0000
commit972907f06afb5d13326789a317f35a08f1034bdb (patch)
tree9b664ae336266583c30862de251fe1bd8f476d57
parentbb4cc27a0ca9efbb0df04a08901fee088d47a536 (diff)
downloadpycadf-972907f06afb5d13326789a317f35a08f1034bdb.tar.gz
Update setup.cfg classifiers
Depends-On: https://review.opendev.org/c/openstack/pycadf/+/868221 Change-Id: Ifade6bf2bb94f8c0b3526e81246a8dd821e29deb
-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 =