Skip to content

Commit 0551e1d

Browse files
NickCrewsMause
authored andcommitted
chore: fixup type of license-files in pyproject.toml
1 parent 1980f74 commit 0551e1d

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
@@ -6,7 +6,7 @@ authors = [
66
{name = "Elliana May", email = "[email protected]"},
77
]
88
license = "MIT"
9-
licence-files = ["LICENCE"]
9+
license-files = ["LICENSE.txt"]
1010
requires-python = ">=3.9,<4"
1111
readme = "README.md"
1212
dependencies = [

0 commit comments

Comments
 (0)