[metadata] | |
name = DevStack | |
summary = OpenStack DevStack | |
description-file = | |
README.rst | |
author = OpenStack | |
author-email = openstack-dev@lists.openstack.org | |
home-page = https://docs.openstack.org/devstack/latest | |
classifier = | |
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 = 1 | |
[pbr] | |
warnerrors = True | |
[wheel] | |
universal = 1 |