openstack-helm-images/setup.cfg
Jean-Philippe Evrard 2803e7c16a Initial commit
This adds the initial files and jobs for the repository.
It is manually based on the openstack cookiecutter,
removing all the python related parts we do not need.

Change-Id: Ia3e1d0ca1eaee363b8f864de16665923d99e1dbe
2018-11-26 14:04:40 +00:00

28 lines
667 B
INI

[metadata]
name = openstack-helm-images
summary = Image building for OpenStack-Helm
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/openstack-helm/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
warning-is-error = True
[pbr]
warnerrors = True
[wheel]
universal = 1