Skip to content

Commit e352052

Browse files
chore: use new license specification inside pyproject.toml
1 parent 30bf01b commit e352052

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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 = ["LICENSE"]
4344
readme = "README.md"
4445
requires-python = ">=3.9"
4546

0 commit comments

Comments
 (0)