From f4f083c0ac385daa3dc144edcec9f92952c59a6d Mon Sep 17 00:00:00 2001 From: zhangboye Date: Fri, 22 May 2020 15:29:31 +0800 Subject: [PATCH] Add py38 package metadata Change-Id: I7e315eba661798655322c785bb578576da8e496a --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 4ab023dce..7412404d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,6 +16,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 [entry_points] oslo.config.opts =