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 044539b commit 1053d29Copy full SHA for 1053d29
.github/workflows/docs.yaml
@@ -61,7 +61,7 @@ jobs:
61
62
python3 -m pip install IPython breathe enum_tools myst_parser nbsphinx \
63
sphinx_copybutton sphinx_inline_tabs sphinx_gallery sphinx_rtd_theme \
64
- sphinx_reredirects sphinx_toolbox cupy-cuda12x
+ sphinx_reredirects sphinx_toolbox cupy-cuda12x cuquantum-python-c11
65
66
python3 -m pip install cmake --user
67
echo "$HOME/.local/bin:$PATH" >> $GITHUB_PATH
0 commit comments