From: Vincent Danno Date: Tue, 11 May 2021 20:07:58 +0000 (+0200) Subject: Correct version to actuals in PyPI classifiers X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F72511%2F1;p=functest-xtesting.git Correct version to actuals in PyPI classifiers Signed-off-by: Vincent Danno Change-Id: I040bf8d139d0ce159de4999cd14db48fb12f5b25 --- diff --git a/setup.cfg b/setup.cfg index e7cd0ab3..1b7d171f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,16 +6,14 @@ description-file = author = OPNFV author-email = opnfv-tech-discuss@lists.opnfv.org home-page = https://wiki.opnfv.org/display/functest -classifier = +classifiers = Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python - Programming Language :: Python :: 2 - Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.8 [files] packages = xtesting