Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 3b87a1f

Browse files
authored
Merge branch 'master' into master
2 parents 2e9d9ec + 1fb513b commit 3b87a1f

2 files changed

Lines changed: 210 additions & 206 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ steps:
3838
source /tmp/docs_build/bin/activate
3939
pip install -U qiskit jupyter sphinx nbsphinx sphinx_rtd_theme
4040
pip install 'matplotlib<3.3'
41-
pip install -U qiskit-terra[visualization] cvxpy
41+
pip install -U qiskit[visualization] cvxpy
4242
sudo apt-get install -y pandoc graphviz
4343
displayName: 'Install dependencies'
4444
- bash: |

0 commit comments

Comments
 (0)