diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2021-05-25 11:37:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2021-05-25 11:37:46 +0000 |
commit | aff374413e80501108a619141b636c127b4905cb (patch) | |
tree | c00a7cb3869eef1b7339316a23e0ff4ee8ec3eeb | |
parent | 7c2b72f09c0f20cb322465e819022e58ea83e738 (diff) | |
parent | 0c9c60aed342c1bc342236e8641ff3b0a81f7a90 (diff) |
Merge "dash-separated keys will be deprecated in future"
-rw-r--r-- | setup.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |