We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c1cb5 commit a576aaeCopy full SHA for a576aae
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Install dependencies
61
run: |
62
python -m pip install --upgrade pip
63
- pip install sphinx-book-theme myst-nb sphinx-design nbsphinx pandas
+ pip install sphinx-book-theme myst-nb sphinx-design nbsphinx sphinxcontrib-bibtex pandas
64
65
- name: make html
66
0 commit comments