Skip to content

Commit b826090

Browse files
authored
fix: license file spec
1 parent 6e43222 commit b826090

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
@@ -40,7 +40,7 @@ keywords = [
4040
"python",
4141
]
4242
license = "BSD-3-Clause"
43-
license-files = {file = "LICENSE"}
43+
license-files = ["LICENSE"]
4444
readme = "README.md"
4545
requires-python = ">=3.9"
4646

0 commit comments

Comments
 (0)