shaker/setup.cfg
2015-01-30 19:57:37 +03:00

28 lines
734 B
INI

[metadata]
name = shaker
summary = Shake VMs with our sheer-class tests!
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.4
[files]
packages =
shaker
[entry_points]
console_scripts =
shaker = shaker.engine.main:main