From f25705ee13e418d873a925c7f016a032f48cea88 Mon Sep 17 00:00:00 2001 From: zhangboye Date: Fri, 22 May 2020 15:16:34 +0800 Subject: [PATCH] Add py38 package metadata Change-Id: Icd5312dec647f69a5df111c3a6766093ecfcb6ef --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 4c84177525..a8ee4f617d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 [pbr] skip_authors = True