Files
cloudkitty-dashboard/setup.cfg
Ghanshyam Mann 757b163047 Update python classifier in setup.cfg
As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg

Change-Id: I45b783687458e19b3baafadf197e5506108a97fc
2024-01-04 20:35:06 +00:00

29 lines
841 B
INI

[metadata]
name = cloudkitty-dashboard
summary = CloudKitty Horizon dashboard
description_file =
README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/cloudkitty-dashboard/latest/
python_requires = >=3.8
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
[files]
packages =
cloudkittydashboard
[upload_sphinx]
upload-dir = doc/build/html