File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11[build-system ]
22build-backend = " setuptools.build_meta"
3- requires = [ " setuptools>=61.2 " ]
3+ requires = [ " setuptools>=77 " ]
44
55[project ]
66name = " django-csp"
77version = " 4.0"
88description = " Django Content Security Policy support."
99readme = " README.rst"
10- license = { text = " BSD" }
10+ license = " BSD-3-Clause "
1111maintainers = [
1212 {
name =
" Mozilla MEAO team" ,
email =
" [email protected] " },
1313]
@@ -21,7 +21,6 @@ classifiers = [
2121 " Framework :: Django :: 5.1" ,
2222 " Framework :: Django :: 5.2" ,
2323 " Intended Audience :: Developers" ,
24- " License :: OSI Approved :: BSD License" ,
2524 " Operating System :: OS Independent" ,
2625 " Programming Language :: Python" ,
2726 " Programming Language :: Python :: 3 :: Only" ,
You can’t perform that action at this time.
0 commit comments