Skip to content

Commit 3a2860a

Browse files
committed
feat: adding PyDyna to the installer
1 parent 46d89c1 commit 3a2860a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ansys/tools/installer/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"PyDPF-Core": "https://dpf.docs.pyansys.com",
7575
"PyDPF-Post": "https://post.docs.pyansys.com",
7676
"PyDPF Composites": "https://composites.dpf.docs.pyansys.com",
77+
"PyDyna": "https://dyna.docs.pyansys.com",
7778
"PyDynamicReporting": "https://dynamicreporting.docs.pyansys.com",
7879
"PyEnSight": "https://ensight.docs.pyansys.com",
7980
"PyFluent": "https://fluent.docs.pyansys.com",
@@ -101,6 +102,7 @@
101102
"PyDPF-Core": "ansys-dpf-core",
102103
"PyDPF-Post": "ansys-dpf-post",
103104
"PyDPF Composites": "ansys-dpf-composites",
105+
"PyDyna": "ansys-dyna-core",
104106
"PyDynamicReporting": "ansys-dynamicreporting-core",
105107
"PyEnSight": "ansys-pyensight-core",
106108
"PyFluent": "ansys-fluent-core",

0 commit comments

Comments
 (0)