ansible-role-zuul/setup.cfg
Paul Belanger 00e6f5bc3f Import ansible-role-zuul into OpenStack workflow
Here we are adding a tox docs job and our .gitreview file.

Change-Id: I8550aa70a5e5b0716eba4655b78cbcc30aa2d70c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-24 11:38:17 -05:00

24 lines
492 B
INI

[metadata]
name = ansible-role-zuul
summary = Ansible role to manage Zuul
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