Remove license classifier which is now deprecated.

fix-pypi
derekpierre 2025-04-10 12:03:18 -04:00
parent c42c9f65e7
commit c0d0249a3c
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ BASE_DIR = Path(__file__).parent
PYPI_CLASSIFIERS = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",