Skip to content

Commit 9f8bf83

Browse files
committed
Merge remote-tracking branch 'origin/zzqbranch'
2 parents e3a5055 + 04f5c90 commit 9f8bf83

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ classifiers = [
2525
"Programming Language :: Python :: 3.12",
2626
]
2727

28-
dependencies = ["ansys-dpf-core>=0.7.2", "ansys-api-dyna==0.3.6"]
28+
dependencies = ["ansys-dpf-core>=0.7.2",
29+
"ansys-api-dyna==0.3.6",
30+
"ansys-platform-instancemanagement~=1.0",
31+
]
2932

3033
[project.optional-dependencies]
3134
tests = [

0 commit comments

Comments
 (0)