Files
blazar-dashboard/setup.cfg
Pierre Riteau 33f3a7ad17 Remove support for Python 3.9
Python 3.9 is no longer part of the tested runtimes [1].

Add Python 3.12 to classifiers.

[1] https://governance.openstack.org/tc/reference/runtimes/2025.2.html

Change-Id: I98392d453cf7e7d804b6c2e0c47aabe136cda09f
2025-06-12 17:20:09 +02:00

27 lines
892 B
INI

[metadata]
name = blazar-dashboard
summary = Horizon plugin for the Blazar Reservation Service for OpenStack
description_file =
README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/blazar-dashboard/latest/
python_requires = >=3.10
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 :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
[files]
packages =
blazar_dashboard