Skip to content

Commit 686fef7

Browse files
committed
missing bs4 module
1 parent e75465d commit 686fef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx_doc_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
pip install -U sphinx
3636
pip install sphinx-rtd-theme
37+
pip install bs4
3738
pip install PySide2
3839
pip install Qt.py
3940
# Set the local git configs.

0 commit comments

Comments
 (0)