
fix: libressl3.4 packages removed fix: publish docker image jobs added Change-Id: Ia8fccfb28b1c95d8ffdb8ca40fba9cc586e5ce7d
30 lines
893 B
INI
30 lines
893 B
INI
[metadata]
|
|
name = monasca-common
|
|
summary = Monasca common python modules
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://opendev.org/openstack/monasca-common
|
|
python-requires = >=3.6
|
|
classifier =
|
|
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.6
|
|
Programming Language :: Python :: 3.7
|
|
Programming Language :: Python :: 3.8
|
|
Programming Language :: Python :: 3.10
|
|
|
|
[files]
|
|
packages =
|
|
monasca_common
|
|
|
|
[pbr]
|
|
autodoc_index_modules = True
|