aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Danno <vincent.danno@orange.com>2021-05-11 22:07:58 +0200
committerVincent Danno <vincent.danno@orange.com>2021-05-11 22:07:58 +0200
commitaa71a1098f6e5071a9fad54db6ce2bf3e1b6a98c (patch)
treeb7f1ee3d1f0c816da3a7ee71074dd39bfbc7a443
parente0d3c56f24dd2673be6973d01ed90b05515572c6 (diff)
Correct version to actuals in PyPI classifiers
Signed-off-by: Vincent Danno <vincent.danno@orange.com> Change-Id: I040bf8d139d0ce159de4999cd14db48fb12f5b25
-rw-r--r--setup.cfg6
1 files changed, 2 insertions, 4 deletions
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