Skip to content

Commit 7007178

Browse files
authored
Merge pull request #712 from rozenn1/installation-bugfix
Fix license line
2 parents de4cad5 + eaf0319 commit 7007178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ authors=[
2525
{name = "Reuben Lindroos"},
2626
{name = "Sam Loescher"},
2727
]
28-
license="BSD-3-Clause"
28+
license={text="BSD-3-Clause"}
2929
requires-python = ">=3.7,<3.12"
3030

3131
[dependency-groups]

0 commit comments

Comments
 (0)