Skip to content

Commit 8eb0d24

Browse files
williamjamirhugovk
authored andcommitted
Update license file reference from LICENSE to LICENCE in pyproject.toml
1 parent da7f7f1 commit 8eb0d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)