Skip to content

Commit

Permalink
Replace qiskit-terra dev requirement with qiskit (qiskit-communit…
Browse files Browse the repository at this point in the history
…y#1329)

### Summary

Now that the metapackage has been removed in
Qiskit/qiskit#11271, we should be able to run
the daily cron jobs against `qiskit` and not `qiskit-terra`.
  • Loading branch information
coruscating authored and nkanazawa1989 committed Jan 17, 2024
1 parent 367d685 commit e5249cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
qiskit-terra>=0.45.0
qiskit>=0.45.0
black~=22.0
fixtures
stestr
Expand Down

0 comments on commit e5249cd

Please sign in to comment.