Skip to content

Commit 6e43222

Browse files
authored
fix: license specification
1 parent 30bf01b commit 6e43222

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ keywords = [
3939
"matplotlib",
4040
"python",
4141
]
42-
license = {file = "LICENSE"}
42+
license = "BSD-3-Clause"
43+
license-files = {file = "LICENSE"}
4344
readme = "README.md"
4445
requires-python = ">=3.9"
4546

0 commit comments

Comments
 (0)