Skip to content

Commit 0802447

Browse files
authored
Update license file reference from LICENSE to LICENCE in pyproject.toml (#243)
1 parent da7f7f1 commit 0802447

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
@@ -13,7 +13,7 @@ keywords = [
1313
"humanize time size",
1414
]
1515
license = "MIT"
16-
license-files = [ "LICENSE" ]
16+
license-files = [ "LICENCE" ]
1717
maintainers = [ { name = "Hugo van Kemenade" } ]
1818
authors = [ { name = "Jason Moiron", email = "jmoiron@jmoiron.net" } ]
1919
requires-python = ">=3.9"

0 commit comments

Comments
 (0)