e7708854cc
This patch remove py26 and py33 support from setup.cfg. Horizon doesn't support these version of python. Change-Id: I0b9b6a7e42cf0ad8caf8879eb5d6b342b76e8abc Closes-Bug: 1525786
25 lines
680 B
INI
25 lines
680 B
INI
[metadata]
|
|
name = magnum-ui
|
|
version = 0.0.1
|
|
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
|