diff --git a/pyproject.toml b/pyproject.toml index 3e7b499a..16879931 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,6 @@ license = "GPL-3.0-or-later" license-files = ["LICENSE"] requires-python = ">=3.11" classifiers = [ - "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3.11", "Operating System :: POSIX :: Linux", "Topic :: Security",