From a75c5bfbc4f38915d8e731a806c53d1500e8e09e Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Thu, 9 Mar 2023 11:29:12 -0500 Subject: [PATCH] Add Python 3.10 to setup.cfg metadata We support 3.10 as of Antelope. Change-Id: Ia32f0488f4fe90527b1fbd0cb663e33e8537a458 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 7b3c7982f..b512f8374 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] packages =