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

Commit 5fbef06

Browse files
authored
Merge pull request #982 from mtreinish/meta-package-visualization
Use metapackage visualization extra instead of terra's
2 parents 95454fb + 623ea20 commit 5fbef06

1 file changed

Lines changed: 1 addition & 1 deletion

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)