Skip to content

Commit 3711664

Browse files
committed
doc: import fix?
1 parent 572bedf commit 3711664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build doc
3838
shell: bash
3939
run: |
40-
pip install multipers sphinxcontrib-bibtex myst-nb sphinx_rtd_theme --only-binary multipers --no-cache-dir --upgrade
40+
pip install multipers sphinxcontrib-bibtex myst-nb sphinx_rtd_theme pandas networkx torch --only-binary multipers --no-cache-dir --upgrade
4141
cd docs
4242
sh build_doc.sh
4343
- name: Setup Pages

0 commit comments

Comments
 (0)