From 109ac0679be0ac8ace306ae2f3b691bcb722d99e Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Thu, 24 Dec 2020 13:54:27 +0000 Subject: [PATCH] Add py38 package metadata Now that we are running the Wallaby tests that include a voting py38 job from victoria release, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I809222e118d2526d7428c8abb59c03f19e36ca92 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 48b4875..1cf0c41 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,6 +16,7 @@ classifier = Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.8 [files] packages =