Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Aug 1, 2023
2 parents e01f9ee + f7c80af commit 02174c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,22 @@ dependencies = [
"ansys-meshing-prime==0.4.0",
"pytwin==0.3.0",
"ansys-systemcoupling-core==0.2.0",
"ansys-motorcad-core==0.1.3",
"ansys-motorcad-core==0.2.0",
"ansys-math-core==0.1.2",
"ansys-optislang-core==0.3.0",
"ansys-mechanical-core==0.9.3",
]

[project.optional-dependencies]
mapdl-all = [
"ansys-mapdl-reader==0.52.19",
"ansys-mapdl-reader==0.52.20",
]
fluent-all = [
"ansys-fluent-visualization==0.7.1",
"ansys-fluent-parametric==0.7.1",
]
all = [
"ansys-mapdl-reader==0.52.19",
"ansys-mapdl-reader==0.52.20",
"ansys-fluent-visualization==0.7.1",
"ansys-fluent-parametric==0.7.1",
]
Expand Down

0 comments on commit 02174c5

Please sign in to comment.