From c1834cc4bfec69880e5c383b4830d1b82d261dd1 Mon Sep 17 00:00:00 2001
From: maaoyu <maaoyu@inspur.com>
Date: Mon, 25 May 2020 10:32:40 +0800
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: I8ceecac4f5ad6fb48b41d5106e2f6b67bf354763
---
 setup.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.cfg b/setup.cfg
index c2342ae205..712fd65cfa 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,6 +18,7 @@ classifier =
     Programming Language :: Python :: 3
     Programming Language :: Python :: 3.6
     Programming Language :: Python :: 3.7
+    Programming Language :: Python :: 3.8
 
 [files]
 data_files =