Skip to content

Commit

Permalink
Add sphinxcontrib-katex to documentation dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shanto268 committed Dec 24, 2023
1 parent 2381c9f commit 2b53eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Install documentation dependencies
run: |
pip install sphinx qiskit-sphinx-theme nbsphinx jupyter_sphinx sphinx_copybutton sphinx_design reno pydata_sphinx_theme
pip install sphinx qiskit-sphinx-theme nbsphinx jupyter_sphinx sphinx_copybutton sphinx_design reno pydata_sphinx_theme sphinxcontrib-katex
- name: Install Pandoc v 2.18
run: |
Expand Down

0 comments on commit 2b53eb0

Please sign in to comment.