Skip to content

Commit c6fdbb8

Browse files
authored
Aktualisieren von pyproject.toml (#955)
Fix license-files entry
1 parent 1276a02 commit c6fdbb8

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
@@ -16,7 +16,7 @@ authors = [
1616
]
1717
requires-python = ">=3.9"
1818
license = "GPL-3.0-or-later"
19-
license-files = ["LICEN[CS]E.*"]
19+
license-files = ["LICENSE"]
2020
keywords = [
2121
"computational-mechanics",
2222
"fea",

0 commit comments

Comments
 (0)