deb-oslotest/setup.cfg
Doug Hellmann 40b1d4c690 apply oslo-cookiecutter
Change-Id: I5da6b3ae5769255c27c9e549940a3214f8c53bb4
2014-01-31 15:42:43 -08:00

53 lines
1.2 KiB
INI

[metadata]
name = oslo.test
summary = OpenStack test framework
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://launchpad.net/oslo
classifier =
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
[files]
packages =
oslo
oslo.test
namespace_packages =
oslo
[global]
setup-hooks =
pbr.hooks.setup_hook
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[compile_catalog]
directory = oslo.test/locale
domain = oslo.test
[update_catalog]
domain = oslo.test
output_dir = oslo.test/locale
input_file = oslo.test/locale/oslo.test.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo.test/locale/oslo.test.pot