From e1d05d8150123f7e3c04726b1341db52ff2cdae8 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 7 Jun 2022 23:58:58 +0900 Subject: [PATCH] Add Python 3.9 to supported runtumes ... because it has been part of tested runtimes since Yoga[1]. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: Ie32786eb519919a2218f77200edf1dc28ec5a10b --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8f927c52..3a1e2268 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [files] packages =