
Python 3.9 is no longer part of the tested runtimes[1]. [1] https://governance.openstack.org/tc/reference/runtimes/2025.2.html Change-Id: I5a5d495fc72bc7e811c1014a81384d4b79fef3bd
27 lines
735 B
INI
27 lines
735 B
INI
[metadata]
|
|
name = zaqar-ui
|
|
summary = Zaqar User Interface
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = https://docs.openstack.org/zaqar/latest/
|
|
python_requires = >=3.10
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Framework :: Django
|
|
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.10
|
|
Programming Language :: Python :: 3.11
|
|
Programming Language :: Python :: 3.12
|
|
|
|
[files]
|
|
packages =
|
|
zaqar_ui
|
|
|