109ac0679b
Now that we are running the Wallaby tests that include a voting py38 job from victoria release, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I809222e118d2526d7428c8abb59c03f19e36ca92
25 lines
665 B
INI
25 lines
665 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/
|
|
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.6
|
|
Programming Language :: Python :: 3.8
|
|
|
|
[files]
|
|
packages =
|
|
zaqar_ui
|
|
|