mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
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:
parent
36ec238b03
commit
e81497099c
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue