Skip to content

Commit

Permalink
Update when scipy should be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
nhuet committed Oct 7, 2024
1 parent b5a0ae6 commit 8d05435
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ domains = [
"unified-planning",
"cartopy",
"pygrib",
"scipy"
]
solvers = [
"gymnasium",
Expand All @@ -96,6 +97,7 @@ solvers = [
"up-fast-downward",
"up-enhsp",
"up-pyperplan",
"scipy"
]
all = [
"gymnasium",
Expand All @@ -114,6 +116,7 @@ all = [
"up-pyperplan",
"cartopy",
"pygrib",
"scipy"
]

[tool.poetry.plugins."skdecide.domains"]
Expand Down

0 comments on commit 8d05435

Please sign in to comment.