Update setup.cfg classifiers
Depends-On: https://review.opendev.org/c/openstack/pycadf/+/868221 Change-Id: Ifade6bf2bb94f8c0b3526e81246a8dd821e29deb
This commit is contained in:
parent
bb4cc27a0c
commit
972907f06a
11
setup.cfg
11
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 =
|
||||
|
Loading…
Reference in New Issue
Block a user