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 fe2abe8 commit 94c9768Copy full SHA for 94c9768
pyproject.toml
@@ -36,7 +36,7 @@ doc = [
36
"Sphinx==5.3.0",
37
"numpydoc==1.5.0",
38
"ansys-sphinx-theme==0.7.0",
39
- "sphinx-copybutton==0.5.0",
+ "sphinx-copybutton==0.5.1",
40
]
41
42
[tool.flit.module]
requirements/requirements_docs.txt
@@ -1,4 +1,4 @@
1
Sphinx==5.3.0
2
numpydoc==1.5.0 # need latest
3
ansys-sphinx-theme==0.7.0
4
-sphinx-copybutton==0.5.0
+sphinx-copybutton==0.5.1
0 commit comments