diff --git a/setup.cfg b/setup.cfg index 68b847fb..3a58eedd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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