From 4df7d69874d1df9296ed9ae771331e62423bc951 Mon Sep 17 00:00:00 2001 From: "wu.chunyang" <wuchunyang@yovole.com> Date: Wed, 15 Jul 2020 15:02:10 +0800 Subject: [PATCH] Add py38 package metadata Change-Id: I22059cc9f094d2d3b871ef7e9a45fef90186b1a5 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index e8f2f40c56..415515adbb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 [files] packages = -- GitLab