Skip to content

Commit 8a37f17

Browse files
Merge pull request #83 from UIUCLibrary/dev
build: use SPDX license expression
2 parents af99746 + 7ca7f2e commit 8a37f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=40.8.0", "wheel"]
2+
requires = ["setuptools>=77.0.1", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
@@ -13,7 +13,7 @@ dependencies = [
1313
"requests",
1414
]
1515
readme = "README.md"
16-
license = {text = "University of Illinois/NCSA Open Source License"}
16+
license = "NCSA"
1717
authors = [
1818
{name = "University Library at The University of Illinois at Urbana Champaign: Preservation Services", email = "[email protected]"},
1919
]

0 commit comments

Comments
 (0)