From 3e9a7e9592eced0e3b55a7de6fd4a1227e8b62f6 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Sat, 2 May 2020 07:49:27 -0500 Subject: [PATCH] Add py38 package metadata Now that we are running the Victoria tests that include a voting py38, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I5e2e67779182e507dfa3b126ab6cecc86d148137 Signed-off-by: Sean McGinnis --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 47631278..d4623eb0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,8 @@ classifier = Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 [files] packages =