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 31c98a8 commit 79934caCopy full SHA for 79934ca
.github/workflows/generate-docs.yml
@@ -55,7 +55,8 @@ jobs:
55
shell: bash -l {0}
56
run: |
57
pip install numpy cython setuptools scikit-build cmake sphinx"<7.2" pydot graphviz furo \
58
- sphinxcontrib-programoutput sphinxcontrib-googleanalytics sphinx-design sphinxcontrib-jsmath
+ sphinxcontrib-programoutput sphinxcontrib-googleanalytics sphinx-design \
59
+ sphinxcontrib-jsmath sphinx-copybutton
60
- name: Checkout repo
61
uses: actions/[email protected]
62
with:
0 commit comments