Skip to content

Commit 0823425

Browse files
committed
Fix to license in pyproject
1 parent c208a01 commit 0823425

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
@@ -15,7 +15,7 @@ maintainers = [
1515
{ name = "Markus D. Herrmann" },
1616
{ name = "Christopher P. Bridge" },
1717
]
18-
license = "MIT License"
18+
license = { text = "LICENSE" }
1919
classifiers = [
2020
"Development Status :: 4 - Beta",
2121
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)