From 08d745d367d85d3d1204d88d0eec3aeaeb1a4850 Mon Sep 17 00:00:00 2001 From: Christoph Ladurner Date: Fri, 10 Nov 2023 08:49:46 +0100 Subject: [PATCH] setup: remove python3.8 support --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 06a3a92..29b0c85 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,6 @@ classifiers = Programming Language :: Python Topic :: Internet :: WWW/HTTP :: Dynamic Content Topic :: Software Development :: Libraries :: Python Modules - Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Development Status :: 3 - Alpha