From dcf12d1b588c0bc0574c90c562158f2d37cf25cd Mon Sep 17 00:00:00 2001 From: likui Date: 2024年1月15日 14:17:44 +0800 Subject: [PATCH] Update python classifier in setup.cfg As per the current release tested runtime, we test till python 3.11 so updating the same in python classifier in setup.cfg Change-Id: I699e08c268040d387b91ccca4e6505184d3d1b59 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 890a68e97..31579001c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifier = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 [files] packages =

AltStyle によって変換されたページ (->オリジナル) /