File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ description = 'DEV Content Files'
55readme = ' README.md'
66maintainers = [{ name = ' The Developer Society' , email = ' studio@dev.ngo' }]
77requires-python = ' >= 3.9'
8+ license = ' BSD-3-Clause'
89classifiers = [
910 ' Environment :: Web Environment' ,
1011 ' Framework :: Django' ,
1112 ' Framework :: Django :: 3.2' ,
1213 ' Framework :: Django :: 4.2' ,
1314 ' Framework :: Django :: 5.2' ,
1415 ' Intended Audience :: Developers' ,
15- ' License :: OSI Approved :: BSD License' ,
1616 ' Operating System :: OS Independent' ,
1717 ' Programming Language :: Python' ,
1818 ' Programming Language :: Python :: 3' ,
@@ -27,7 +27,7 @@ classifiers = [
2727Homepage = ' https://github.com/developersociety/devsoc-contentfiles'
2828
2929[build-system ]
30- requires = [' setuptools >= 61.0 ' ]
30+ requires = [' setuptools >= 77.0.3 ' ]
3131build-backend = ' setuptools.build_meta'
3232
3333[tool .setuptools ]
You can’t perform that action at this time.
0 commit comments