From: Cédric Ollivier Date: Sun, 18 Mar 2018 10:38:18 +0000 (+0100) Subject: Add classifiers (pypi) X-Git-Tag: 0.24 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F54049%2F1;p=functest-xtesting.git Add classifiers (pypi) Change-Id: Ifabc4b33e56d37e097724cee2afd1c1da2438f9c Signed-off-by: Cédric Ollivier --- diff --git a/setup.cfg b/setup.cfg index 865bfc49..fb6efc39 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,6 +6,16 @@ description-file = author = OPNFV author-email = opnfv-tech-discuss@lists.opnfv.org home-page = https://wiki.opnfv.org/display/functest +classifier = + 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 [files] packages = xtesting