Skip to content

Commit 289fb39

Browse files
committed
included dependencies for examples
1 parent f538dff commit 289fb39

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ dependencies = [
7474
cuda = [
7575
"torch==2.4.1",
7676
]
77-
77+
examples = [
78+
"openturns>=1.26"
79+
]
7880

7981
[project.urls]
8082
Homepage = "https://github.com/dnv-opensource/axtreme"

0 commit comments

Comments
 (0)