Skip to content

Commit

Permalink
add qiskit to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Nov 24, 2023
1 parent d572aed commit 66d98fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_nb
pip install sympy
pip install sympy qiskit
python setup.py install
- name: Sphinx build
run: |
Expand Down

0 comments on commit 66d98fb

Please sign in to comment.