tripleo-puppet-elements/setup.cfg
liuwei 9669efaa3f update git.openstack.org to opendev
Change-Id: I7fcdce372ef6e093c36a4f6bd6f3e89775b21310
2019-05-20 19:28:22 +00:00

29 lines
700 B
INI

[metadata]
name = tripleo-puppet-elements
summary = Puppet building rules for OpenStack images.
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
license = Apache License (2.0)
home-page = https://opendev.org/openstack/tripleo-puppet-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-puppet-elements = elements/*
[wheel]
universal = 1
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source