538de3ecef
With pbr, we should not set a version number in setup.cfg. So this patch removes it. This fixes failing jobs. Change-Id: I01d69b13692ac6a1682c889b30cf9f68f42c7d0b
24 lines
664 B
INI
24 lines
664 B
INI
[metadata]
|
|
name = magnum-ui
|
|
summary = Magnum User Interface
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = http://www.openstack.org/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
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 =
|
|
magnum_ui
|