summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 054bc39..baa90f7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,13 +8,14 @@ description-file =
home-page = https://docs.openstack.org/pycadf/latest/
python-requires = >=3.6
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 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7