
... according to the following warning from setuptools. SetuptoolsDeprecationWarning: License classifiers are deprecated. ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com> Change-Id: I2219b23fc31f7d9fe8c7b48fcb7daa83c6472344
13 lines
374 B
INI
13 lines
374 B
INI
[metadata]
|
|
name = mistral-specs
|
|
summary = OpenStack Workflow Engine Program Development Specs
|
|
description-file =
|
|
README.rst
|
|
license = Apache-2.0
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://specs.openstack.org/openstack/mistral-specs/
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
Operating System :: POSIX :: Linux
|