Files
python-zaqarclient/setup.cfg
Flaper Fesp 793b0313f2 Update tox.ini and setup.cfg
Change-Id: I14a8fb9b959819001fafbe5550284fcec7dbe78b
2013-09-12 11:29:34 +02:00

43 lines
1005 B
INI

[metadata]
name = python-marconiclient
version = 0.1
summary = Client Library for OpenStack Marconi Queueing API
description-file =
README.rst
author = OpenStack Foundation
author-email = openstack-admins@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Development Status :: 2 - Pre-Alpha
Environment :: Console
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
[global]
setup-hooks =
pbr.hooks.setup_hook
[files]
packages =
marconiclient
[nosetests]
where=tests
verbosity=2
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html