We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09260cc commit 45c415bCopy full SHA for 45c415b
pyproject.toml
@@ -50,6 +50,9 @@ pyaedt = "==0.6.3"
50
ansys-platform-instancemanagement = "==1.0.2"
51
ansys-grantami-bomanalytics = "==1.0.1"
52
ansys-openapi-common = "==1.1.1"
53
+pytwin = {version = "0.1.2", python = ">=3.8"}
54
+ansys-seascape= "==0.2.0"
55
+ansys-meshing-prime= "==0.2.0"
56
57
# Optional dependencies
58
ansys-mapdl-reader = {version = "==0.52.0", optional = true}
0 commit comments