diff --git a/setup.cfg b/setup.cfg index e9ee855..520f04a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,11 @@ [metadata] name = oswin-tempest-plugin summary = This project contains Tempest tests to cover the os_win project, as well as a plugin to automatically load these tests into Tempest. -description-file = +description_file = README.rst author = Cloudbase Solutions -author-email = info@cloudbasesolutions.com -home-page = https://opendev.org/openstack/oswin-tempest-plugin +author_email = info@cloudbasesolutions.com +home_page = https://opendev.org/openstack/oswin-tempest-plugin python_requires = >=3.8 classifier = Environment :: OpenStack