Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin qiskit-ibm-runtime #486

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Pin qiskit-ibm-runtime #486

merged 1 commit into from
Mar 7, 2024

Conversation

lillian542
Copy link
Contributor

@lillian542 lillian542 commented Mar 7, 2024

Qiskit just released a new version of qiskit-ibm-runtim that requires qiskit>1.0, and this is causing test failures because it tries to update to Qiskit 1.0 after we've installed <1.0 in the same environment.

This should fix it. This change has been noted in shortcut (#57197), where we are tracking everything that needs to be reversed once we've completed work to support Qiskit 1.0 with the plugin.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b299694) to head (a526718).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #486   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          552       552           
=========================================
  Hits           552       552           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lillian542 lillian542 merged commit 7d002ef into master Mar 7, 2024
13 checks passed
@lillian542 lillian542 deleted the pin_runtime branch March 7, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants