We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb101c8 + d558301 commit 82accbbCopy full SHA for 82accbb
.github/workflows/update-docs.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: |
29
python -m pip install --upgrade pip
30
pip install -r requirements.txt
31
- pip install sphinx sphinx_book_theme sphinx_markdown_tables recommonmark nbsphinx sphinx_togglebutton
+ pip install sphinx sphinx_book_theme sphinx_markdown_tables recommonmark nbsphinx sphinx_togglebutton hidapi
32
33
# Build the documentation
34
- name: Build Docs
0 commit comments