Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

fix: Fix test with new opencontrol version #24

Merged
merged 6 commits into from
Nov 26, 2021
Merged

Conversation

tachikoma-li
Copy link
Member

@tachikoma-li tachikoma-li commented Nov 26, 2021

Code and tests should be working with the latest version of open control now.

However, note that the qisikt-related pkgs are all locked to some very old versions:

  • qiskit-terra (0.12.0) (latest is 0.18.3) doesn't support Python 3.9.
  • qiskit-ibmq-provider is 0.3.3 and latest is 0.18.1.

Updating to the latest version would require more change to the actual code, not just the test.
I am not sure if we want to do it. Any thought? @Jacqueslee @leoadec

@tachikoma-li tachikoma-li requested review from a team and abenseny November 26, 2021 01:59
Copy link
Member

@abenseny abenseny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Li!
🎀

(Also for all the linting fixes!)

@tachikoma-li tachikoma-li merged commit fdc806a into update_deps Nov 26, 2021
@tachikoma-li tachikoma-li deleted the openctrl branch November 26, 2021 02:02
@leoadec
Copy link
Member

leoadec commented Nov 26, 2021

@tachikoma-li

I am not sure if we want to do it. Any thought?

I think it's fine not to update them for now. I'll try to see if we can have a broader discussion with product about the future of these packages.

Copy link

@Jacqueslee Jacqueslee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @tachikoma-li ! agreed with Leo to have a follow-up discussion on how opencontrol fit into the broad product offering and how much effort needed to keep it up to date.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants