Skip to content

Commit cbeaf16

Browse files
committed
Fix license formatting
1 parent 98d3912 commit cbeaf16

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
@@ -14,7 +14,7 @@ build-backend = "setuptools.build_meta"
1414
name = "pybammsolvers"
1515
description = "Python interface for the IDAKLU solver"
1616
requires-python = ">=3.10,<3.13"
17-
license-files = "LICENSE"
17+
license-files = ["LICENSE"]
1818
dynamic = ["version", "readme"]
1919
dependencies = [
2020
"casadi==3.6.7",

0 commit comments

Comments
 (0)