File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages
6060Much effort is underway to continue expanding and developing packages in the
6161`PyAnsys GitHub <https://github.com/ansys/ >`__ account. On the ``Issues `` page
6262for each package, you can post issues and request new features. You can also feel
63- free to post a question on the [ Ansys Developer Forums]( https://discuss.ansys.com/) .
63+ free to post a question on the ` Ansys Developer Forums < https://discuss.ansys.com/ >`_ .
6464
6565By default, the PyAnsys metapackage installs these core modules:
6666
Original file line number Diff line number Diff line change 3333}
3434
3535html_theme_options = {
36- "github_url" : "https://github.com/ansys" ,
36+ "github_url" : "https://github.com/ansys/pyansys " ,
3737 "show_prev_next" : False ,
3838 "show_breadcrumbs" : True ,
3939 # "collapse_navigation": True,
4646 # },
4747 {
4848 "name" : "Contribute" ,
49- "url" : "https://dev.docs.pyansys.com/dev/ how-to/contributing.html" ,
49+ "url" : "https://dev.docs.pyansys.com/how-to/contributing.html" ,
5050 "icon" : "fa fa-wrench" ,
5151 },
5252 ],
Original file line number Diff line number Diff line change @@ -30,19 +30,19 @@ dependencies = [
3030 " ansys-dpf-core==0.8.1" ,
3131 " ansys-dpf-post==0.4.0" ,
3232 " ansys-dpf-gate==0.3.1" ,
33- " ansys-dpf-composites==0.2b2 " ,
34- " ansys-fluent-core==0.13.1 " ,
35- " pyaedt==0.6.75 " ,
33+ " ansys-dpf-composites==0.2.0 " ,
34+ " ansys-fluent-core==0.14.0 " ,
35+ " pyaedt==0.6.76 " ,
3636 " ansys-platform-instancemanagement==1.1.1" ,
3737 " ansys-grantami-bomanalytics==1.1.3" ,
3838 " ansys-openapi-common==1.2.1" ,
3939 " ansys-seascape==0.2.0" ,
40- " ansys-meshing-prime==0.3.0 " ,
40+ " ansys-meshing-prime==0.3.2 " ,
4141 " pytwin==0.3.0" ,
4242 " ansys-systemcoupling-core==0.1.3" ,
4343 " ansys-motorcad-core==0.1.3" ,
4444 " ansys-math-core==0.1.1" ,
45- " ansys-optislang-core==0.2.0 " ,
45+ " ansys-optislang-core==0.2.1 " ,
4646 " ansys-mechanical-core==0.8.0" ,
4747]
4848
You can’t perform that action at this time.
0 commit comments