zhu.rong 6a1ede7da5 Initial commit
Change-Id: I4cdbe6c88ed06166604e85f69c66df881258a4e8
2015-11-03 15:25:00 -05:00

46 lines
897 B
INI

[metadata]
name = python-evoqueclient
summary = python-evoqueclient
description-file =
README.rst
license = Apache License, Version 2.0
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
[files]
packages =
evoqueclient
[entry_points]
console_scripts =
evoque = evoqueclient.shell:main
[global]
setup-hooks =
pbr.hooks.setup_hook
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[wheel]
universal = 1