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 e75465d commit 686fef7Copy full SHA for 686fef7
.github/workflows/sphinx_doc_build.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
pip install -U sphinx
36
pip install sphinx-rtd-theme
37
+ pip install bs4
38
pip install PySide2
39
pip install Qt.py
40
# Set the local git configs.
0 commit comments