Remove LGPL-3.0 license from pyproject.toml

License classifiers have been superseded by license expressions (see https://peps.python.org/pep-0639/).
This commit is contained in:
Ruben Arts 2025-12-19 10:17:28 +01:00 committed by GitHub
parent 8408a35100
commit 89753198b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ classifiers = [
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPL-3.0-only)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",