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 ]
22requires = [
3- " setuptools>=40.8 .0" ,
3+ " setuptools>=77 .0" ,
44 " wheel" ,
55 " conan>=1.50.0,<2.0" ,
66 " cmake<4.0" ,
@@ -19,7 +19,8 @@ dependencies = [
1919]
2020requires-python = " >=3.9"
2121readme = " README.rst"
22- license = {text = " University of Illinois/NCSA Open Source License" }
22+ license = " NCSA"
23+ license-files = [" LICENSE" ]
2324authors = [
2425 {name = " University Library at The University of Illinois at Urbana Champaign: Preservation Services" , email = " prescons@library.illinois.edu" },
2526]
@@ -29,7 +30,6 @@ maintainers = [
2930description = " Validate image metadata"
3031classifiers = [
3132 " Development Status :: 4 - Beta" ,
32- " License :: OSI Approved :: University of Illinois/NCSA Open Source License" ,
3333 " Topic :: Multimedia :: Graphics" ,
3434 " Programming Language :: C++" ,
3535 " Programming Language :: Python :: 3.8" ,
You can’t perform that action at this time.
0 commit comments