Skip to content

Commit

Permalink
update bqm tsp example
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Jul 9, 2024
1 parent 5fabd92 commit 08ee841
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
pip install sphinx sphinx_rtd_theme sphinx_rtd_dark_mode myst_nb referencing
pip uninstall -y referencing
pip install pennylane==0.33.1 pennylane-lightning==0.33.1
pip install sympy qiskit[visualization] qiskit-aer matplotlib pylatexenc cirq pyqubo
pip install sympy qiskit[visualization] qiskit-aer matplotlib pylatexenc cirq pyqubo networkx
pip install .
- name: Sphinx build
run: |
Expand Down
Loading

0 comments on commit 08ee841

Please sign in to comment.