From bed8957eaec8889ac1e37bc2c32abbc8f9a039e8 Mon Sep 17 00:00:00 2001 From: Ozzie Fernandez Isaacs Date: Sat, 7 Feb 2026 09:22:39 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1eb2b38cf..b5d54ad4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,6 @@ maintainers = [{name = "@OzzieIsaacs"}] license = "GPL-3.0-or-later" classifiers = [ "Development Status :: 5 - Production/Stable", - "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9",