From f8962241e4e7f95ffb577576346493eaabe5e011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 09:19:38 +0000 Subject: [PATCH] Format `pyproject.toml` --- pyproject.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1b14a27c..ad933c89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,10 +62,6 @@ classifiers = [ "Operating System :: OS Independent", "Programming Language :: Other", "Programming Language :: Python :: 3 :: Only", - "Programming Language :: Python :: 3.10", - "Programming Language :: Python :: 3.11", - "Programming Language :: Python :: 3.12", - "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary",