File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[build-system ]
2- requires = [" setuptools>=71 .0" , " setuptools-scm" ]
2+ requires = [" setuptools>=77 .0" , " setuptools-scm" ]
33build-backend = " setuptools.build_meta"
44
55[project ]
@@ -8,13 +8,13 @@ version = "4.1.0"
88description = " Fast supervised pyspark record linkage software"
99readme = " README.md"
1010requires-python = " >=3.10"
11- license = { file = " LICENSE.txt" }
11+ license = " MPL-2.0-no-copyleft-exception"
12+ license-files = [" LICENSE.txt" ]
1213classifiers = [
1314 " Programming Language :: Python :: 3" ,
1415 " Programming Language :: Python :: 3.10" ,
1516 " Programming Language :: Python :: 3.11" ,
1617 " Programming Language :: Python :: 3.12" ,
17- " License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)" ,
1818]
1919dependencies = [
2020 " colorama>=0.4.6" ,
You can’t perform that action at this time.
0 commit comments