b56100f21b
Instead of pointing to openstack.org, the homepage has been changed to point to the homepage of Ironic-specs. Change-Id: I456e393f238fb2ae5b1ceeb1049888df58d3492d
24 lines
537 B
INI
24 lines
537 B
INI
[metadata]
|
|
name = baremetal-specs
|
|
summary = OpenStack Baremetal Provisioning Program Development Specifications
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = http://specs.openstack.org/openstack/ironic-specs/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
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
|