
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: Ic510ea3e8cd4e7dc07b248515f443180bd824d18 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
29 lines
848 B
INI
29 lines
848 B
INI
[metadata]
|
|
name = blazar-nova
|
|
summary = Nova related filters and extensions for Blazar
|
|
description-file = README.rst
|
|
license = Apache Software License
|
|
classifiers =
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.6
|
|
Programming Language :: Python :: 3.7
|
|
Programming Language :: Python :: 3.8
|
|
Environment :: OpenStack
|
|
Development Status :: 3 - Alpha
|
|
Framework :: Setuptools Plugin
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home-page = https://launchpad.net/blazar
|
|
|
|
[global]
|
|
setup-hooks = pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
packages =
|
|
blazarnova
|