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 0c80e98 commit 0261ff3Copy full SHA for 0261ff3
requirements/requirements_docs.txt
@@ -12,5 +12,6 @@ sphinx-notfound-page==1.0.0
12
sphinx-copybutton==0.5.0
13
sphinx-gallery==0.16.0
14
ansys_sphinx_theme==0.16.0
15
-sphinx-autodoc-typehints==2.0.0
+sphinx-autodoc-typehints==2.0.0; python_version == '3.8'
16
+sphinx-autodoc-typehints==2.4.1; python_version >= '3.9'
17
pyvista==0.43.8
0 commit comments