
Now that we are running the Victoria tests that include a voting py38, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I91cbe83df8580d72bee157c1c430b9f1f69abf3f Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
25 lines
704 B
INI
25 lines
704 B
INI
[metadata]
|
|
name = adjutant-ui
|
|
summary = Adjutant User Interface
|
|
description-file =
|
|
README.rst
|
|
author = Adrian Turjak
|
|
author-email = adriant@catalyst.net.nz
|
|
home-page = https://github.com/catalyst/adjutant-ui
|
|
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.7
|
|
Programming Language :: Python :: 3.8
|
|
|
|
[files]
|
|
packages =
|
|
adjutant_ui
|