watcher-specs/setup.cfg
Flavio Percoco f0f2f8f952 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/1834001ff9836aa32903a1f4a8febb3e

Change-Id: If09b2be874d64390d0734f4fdf17d96cfca33856
2016-11-30 11:25:15 +01:00

24 lines
510 B
INI

[metadata]
name = watcher-specs
summary = Watcher Project Development Specs
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://specs.openstack.org/openstack/watcher-specs/
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 = False
[wheel]
universal = 1