Remove commented-out Apache 2 classifier from setup.cfg
Change-Id: I360bc970ee49e5ec90d8c9afcc8b84ee5be905c8
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name = python-mistralclient
|
name = python-mistralclient
|
||||||
summary = Mistral Client Library
|
summary = Mistral Client Library
|
||||||
description-file = README.rst
|
description-file = README.rst
|
||||||
#license = Apache Software License
|
license = Apache Software License
|
||||||
classifiers =
|
classifiers =
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
@@ -13,7 +13,7 @@ classifiers =
|
|||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
Intended Audience :: System Administrators
|
Intended Audience :: System Administrators
|
||||||
#License :: OSI Approved :: Apache Software License
|
License :: OSI Approved :: Apache Software License
|
||||||
Operating System :: POSIX :: Linux
|
Operating System :: POSIX :: Linux
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
|
Reference in New Issue
Block a user