Skip to content

Commit 60bd4ef

Browse files
committed
Make license SPDX compatible
1 parent 197a03d commit 60bd4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
maintainers = [
3535
{ name = "Alistair Miles", email = "[email protected]" },
3636
]
37-
license = { text = "MIT" }
37+
license = "MIT"
3838

3939
[project.urls]
4040
"Bug Tracker" = "https://github.com/zarr-developers/numcodecs/issues"

0 commit comments

Comments
 (0)