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 2abc733 commit f862fbeCopy full SHA for f862fbe
doc/source/conf.py
@@ -46,13 +46,10 @@
46
"numpydoc",
47
"sphinx.ext.autodoc",
48
"sphinx.ext.autosummary",
49
- "sphinx.ext.coverage",
50
- "sphinx.ext.doctest",
51
"sphinx.ext.extlinks",
52
"sphinx.ext.intersphinx",
53
"sphinx_copybutton",
54
"sphinx_gallery.gen_gallery",
55
- "sphinxemoji.sphinxemoji",
56
"sphinx_design",
57
"pyvista.ext.viewer_directive",
58
]
requirements/requirements_doc.txt
@@ -1,3 +1,3 @@
1
#PyMechanical
2
-ansys-mechanical-core[doc]==0.11.19
3
-ansys-mechanical-core[graphics]==0.11.19
+ansys-mechanical-core[doc]==0.11.26
+ansys-mechanical-core[graphics]==0.11.26
0 commit comments