Skip to content

Commit 56c0089

Browse files
committed
Adds setuptools for pysindy on python >= 3.11
1 parent 5edad8b commit 56c0089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ authors = [
99
{name = "DJ Passey", email = "djpasseyjr@gmail.com"}
1010
]
1111
dependencies = [
12+
"setuptools",
1213
"networkx",
1314
"numpy<2",
1415
"optuna",

0 commit comments

Comments
 (0)