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 @@ -15,12 +15,11 @@ dependencies = [
1515]
1616requires-python = " >=3.9"
1717readme = " README.rst"
18- license = { text = " Apache License 2.0" }
18+ license = " Apache- 2.0"
1919classifiers = [
2020 " Development Status :: 5 - Production/Stable" ,
2121 " Environment :: Web Environment" ,
2222 " Intended Audience :: Developers" ,
23- " License :: OSI Approved :: Apache Software License" ,
2423 " Programming Language :: Python" ,
2524 " Programming Language :: Python :: 3" ,
2625 " Programming Language :: Python :: 3.9" ,
@@ -55,7 +54,7 @@ Documentation = "https://minfraud.readthedocs.org/"
5554
5655[build-system ]
5756requires = [
58- " setuptools>=61 .0.0 " ,
57+ " setuptools>=77 .0.3 " ,
5958 " setuptools-scm" ,
6059]
6160build-backend = " setuptools.build_meta"
You can’t perform that action at this time.
0 commit comments