diff --git a/setup.cfg b/setup.cfg index 4a2a905..411a716 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,7 @@ name = trove_tempest_plugin summary = Tempest plugin for Trove project description_file = README.rst +license = Apache-2.0 author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/trove/latest/ @@ -11,7 +12,6 @@ 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 :: Implementation :: CPython