dash-separated keys will be deprecated in future 12/72512/2
authorVincent Danno <vincent.danno@orange.com>
Wed, 12 May 2021 09:07:02 +0000 (11:07 +0200)
committerVincent Danno <vincent.danno@orange.com>
Mon, 17 May 2021 15:09:24 +0000 (17:09 +0200)
See https://setuptools.readthedocs.io/en/latest/history.html#v54-1-0

Signed-off-by: Vincent Danno <vincent.danno@orange.com>
Change-Id: I123266e2ebe0e18ceea3568000e13da12b39ca83

setup.cfg

index 1b7d171..944e2d0 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,11 @@
 [metadata]
 name = xtesting
 summary = OPNFV reference testing framework
-description-file =
+description_file =
     README.rst
 author = OPNFV
-author-email = opnfv-tech-discuss@lists.opnfv.org
-home-page = https://wiki.opnfv.org/display/functest
+author_email = opnfv-tech-discuss@lists.opnfv.org
+home_page = https://wiki.opnfv.org/display/functest
 classifiers =
     Intended Audience :: Information Technology
     Intended Audience :: System Administrators