ansible-role-cloud-launcher/setup.cfg
Ricardo Carrillo Cruz 5613f4b540 Add setup.py and setup.cfg
These are needed for sphinx to build docs

Change-Id: I6ff472e4036a4f1a04941bec46a54809f9243de7
2016-05-04 13:35:32 +02:00

24 lines
530 B
INI

[metadata]
name = ansible-role-cloud-launcher
summary = Ansible role launch multiple OpenStack clouds resources
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[pbr]
warnerrors = True
[wheel]
universal = 1