Dmitry Tantsur 0170b000c3 Update Python 3 test runtimes for Train
Change-Id: Id5d73196130dc45a7f32ad1c41b7bbbaeae77044
2019-06-13 09:59:09 +02:00

33 lines
957 B
INI

[metadata]
name = metalsmith
summary = Deployment and Scheduling tool for Bare Metal
description-file = README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://opendev.org/openstack/metalsmith
license = Apache-2
classifier =
Environment :: Console
Environment :: OpenStack
Intended Audience :: System Administrators
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[files]
packages =
metalsmith
data_files =
share/ansible/roles/metalsmith_deployment = roles/metalsmith_deployment/*
[entry_points]
console_scripts =
metalsmith = metalsmith._cmd:main