Remove obsolete license classifier

The license is already declared via SPDX (PEP 639); license Trove
classifiers must not be used in that case.
This commit is contained in:
Gabriel Barrantes 2026-01-04 10:18:54 -06:00
parent 36ec238b03
commit e81497099c

View file

@ -19,7 +19,6 @@ classifiers = [
"Framework :: Django :: 5.2",
"Framework :: Django :: 6",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",