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