Skip to content

Commit ecc483e

Browse files
authored
Merge pull request #1259 from Mause/license-typos
chore: fixup type of license-files in pyproject.toml
2 parents 1980f74 + 0551e1d commit ecc483e

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)