tripleo-image-elements/setup.cfg
Clint Byrum 4b8b11e8b9 Create stub for build_sphinx
This will allow the docs jobs to pass which allows us to conform to the
OpenStack infra without specialness.

Change-Id: I4c80d71f211ed396cabda82dde088291a4bfe08d
2014-04-18 10:17:36 -07:00

30 lines
728 B
INI

[metadata]
name = tripleo-image-elements
version = 0.0.1
summary = Disk image builder elements for deploying OpenStack.
description-file =
README.md
author = OpenStack
author_email = openstack-dev@lists.openstack.org
license = Apache License (2.0)
home-page = https://git.openstack.org/cgit/openstack/tripleo-image-elements
classifier =
Environment :: OpenStack
Development Status :: 3 - Alpha
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Other
Environment :: Console
[files]
data_files =
share/tripleo-image-elements = elements/*
[wheel]
universal = 1
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source