openstackid/setup.cfg
Jeremy Stanley b91c9b9a89 Pin mockery to a release which supports PHP 5.3
Pin the mockery dependency to 0.9.4 since later releases will
require PHP 5.4 and that is not available on Ubuntu precise where
the unit tests currently run. Also correct an error in the setup.cfg
which anticipated a coming change.

Change-Id: Ib38c1f93939dfdc69a1d959fd077fa676f7376fc
2015-04-07 14:55:23 +00:00

24 lines
512 B
INI

[metadata]
name = infra-specs
summary = OpenStackID Authentication system for the OpenStack Foundation site
description-file =
readme.md
author = OpenStack
author-email = openstack-infra@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Developers
Operating System :: POSIX :: Linux
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[pbr]
warnerrors = True
[upload_sphinx]
upload-dir = doc/build/html