9e8a04a27b
Added some files in order to create specs infrastructure. It is mostly based on https://github.com/openstack/nova-specs. Change-Id: I4f4ad7220648b76a8765e8f38a0ff70840ea9894 Closes-Bug: 1323158
24 lines
483 B
INI
24 lines
483 B
INI
[metadata]
|
|
name = fuel-specs
|
|
summary = Fuel Project Development Specs
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = fuel-dev@lists.launchpad.net
|
|
home-page = https://wiki.openstack.org/wiki/Fuel
|
|
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
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[wheel]
|
|
universal = 1
|