From 7966c83ab61aca536b3150e14a824a3c1fb19985 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 31 Jul 2024 12:25:54 +0100 Subject: [PATCH] Add missing Python classifiers Change-Id: I956758af02fe3b6c2f7fc0760823685113b4f91c Signed-off-by: Stephen Finucane --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index a116be38..d2c7cbd7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,6 +24,9 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 [files] packages =