summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 =