From 2bb8eb9804630fcf002bcb51c78249040626f9a3 Mon Sep 17 00:00:00 2001 From: Leszek Hanusz Date: Tue, 27 May 2025 20:59:48 +0200 Subject: [PATCH] Remove MIT license classifier --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 706a80c3..3db1c9f8 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,6 @@ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Topic :: Software Development :: Libraries", - "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.9",