Files
shaker/setup-agent.cfg
Ilya Shakhat 2b739b2e9b Bump dependencies versions
Sync with the current OpenStack global requirements (Okata)

Change-Id: Icc6dd939fcf500a1a2442c0ad1f6904b5bd452f8
2017-03-01 11:29:34 +04:00

28 lines
723 B
INI

[metadata]
name = pyshaker-agent
summary = Shaker Agent
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
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 :: 3
Programming Language :: Python :: 3.5
[files]
packages =
shaker
[entry_points]
console_scripts =
shaker-agent = shaker.agent.agent:main