We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39941d6 commit 69ebe0bCopy full SHA for 69ebe0b
.github/workflows/deploy-docs.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install dependencies
31
run: |
32
pip install -e .[sphinx]
33
- pip install sphinx-book-theme sphinx-design sphinx-autodoc2 sphinx-copybutton sphinxext-rediraffe sphinxext-opengraph sphinx-pyscript sphinx-tippy sphinx-togglebutton matplotlib
+ pip install sphinx-book-theme sphinx-design sphinx-autodoc2 sphinx-copybutton sphinxext-rediraffe sphinxext-opengraph sphinx-pyscript sphinx-tippy sphinx-togglebutton matplotlib linkify-it-py
34
35
- name: Build Sphinx documentation
36
0 commit comments