Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Nov 24, 2023
1 parent 30e5053 commit 089a059
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 qiskit-terra qiskit-aer
pip install sympy qiskit==0.44
python setup.py install
- name: Sphinx build
run: |
Expand Down

0 comments on commit 089a059

Please sign in to comment.