From d078f2731ead041c55fb853bd4085e91900733ce Mon Sep 17 00:00:00 2001 From: Cryp Toon Date: Tue, 10 Dec 2024 19:25:47 +0100 Subject: [PATCH] Python 3.8 still works --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 5800ec7c..0d3dd863 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifiers = Operating System :: OS Independent Operating System :: Microsoft :: Windows Operating System :: POSIX + Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11