a few cleanups: - Remove obsolete sections from setup.cfg - Switch to using sphinx-build - Remove install_command from tox.ini, the default is fine - Update pbr requirements - Fix problems, mainly "Could not lex literal block" - Use py38 job for Victoria cycle Change-Id: Id706786bed4b20682704d524986850b7c71e225d
14 lines
394 B
INI
14 lines
394 B
INI
[metadata]
|
|
name = heat-specs
|
|
summary = Specs for Heat
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://specs.openstack.org/openstack/heat-specs/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|