config/sysinv/cgts-client/cgts-client/setup.cfg
Sun Austin b178cf571b Fix dependency path in cgts-client tox.ini
Change the deps path in tox.ini from previous cgcs dir to stx dir
and remove unnecessary dirs

Story: 2003375
Task: 24765

Change-Id: I2d798d4a0ec3858ac6abbdec1de533ccd18b610a
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-08-21 03:34:40 +00:00

36 lines
695 B
INI

[metadata]
name = cgtsclient
summary = Titanium Cloud System Client and CLI
description-file =
README.rst
author = WindRiver
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: windriver
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
[global]
setup-hooks =
pbr.hooks.setup_hook
[files]
packages =
cgtsclient
[entry_points]
console_scripts =
system = cgtsclient.shell:main
[pbr]
autodoc_index_modules = False
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0