zaqar-ui/setup.cfg
shu-mutou 2c938ee652 Remove version number to fix build
With pbr, we should not set a version number in setup.cfg.
pbr set and check version number automatically.

This patch removes it.

Change-Id: Icba77daef5b22ff28c45ce7e276cdd49c4caf075
2016-04-08 11:33:29 +09:00

25 lines
685 B
INI

[metadata]
name = zaqar-ui
summary = Zaqar User Interface
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
Framework :: Django
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 =
zaqar_ui