From d50612c0d0f3fa1480d47d6a5e5f70771790b60f Mon Sep 17 00:00:00 2001 From: zhangboye Date: Mon, 1 Jun 2020 16:06:38 +0800 Subject: [PATCH] Add py38 package metadata Change-Id: I3afaa107d005022cd2bb351f35d02c66fa4e13b4 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index a6092ca2..6d122c53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 Programming Language :: Python :: 3 :: Only Programming Language :: Python :: Implementation :: CPython Topic :: Documentation