From d9aca2417107d8bbf054a730ad6040aa40c4d744 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:36:15 +0100 Subject: [PATCH] Remove deprecated classifier --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index a5d8ad4..730ca6d 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,6 @@ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Topic :: Software Development :: Libraries :: Python Modules", - "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7",