Skip to content

Fix qiskit-main tox environment#1323

Merged
coruscating merged 1 commit into
qiskit-community:mainfrom
wshanks:qiskit
Nov 17, 2023
Merged

Fix qiskit-main tox environment#1323
coruscating merged 1 commit into
qiskit-community:mainfrom
wshanks:qiskit

Conversation

@wshanks
Copy link
Copy Markdown
Collaborator

@wshanks wshanks commented Nov 17, 2023

  • Install qiskit package as well as qiskit-terra package from upstream Qiskit repo.
  • Remove upper bound on Qiskit version since the version provided by the upstream repo exceeds this bound. The bound can be restored in a release branch prior to release.

* Install `qiskit` package as well as `qiskit-terra` package from
  upstream Qiskit repo.
* Remove upper bound on Qiskit version since the version provided by the
  upstream repo exceeds this bound. The bound can be restored in a
release branch prior to release.
@coruscating coruscating added this pull request to the merge queue Nov 17, 2023
Merged via the queue into qiskit-community:main with commit 0d73b80 Nov 17, 2023
github-merge-queue Bot pushed a commit that referenced this pull request Nov 17, 2023
The change in #1323 isn't working with tox 4. Since Qiskit's
`qiskit_pkg` will be removed very soon, it's easier for us to revert
back to `qiskit-terra` as the dependency temporarily until the update.
itoko pushed a commit to itoko/qiskit-experiments that referenced this pull request Dec 12, 2023
* Install `qiskit` package as well as `qiskit-terra` package from
upstream Qiskit repo.
* Remove upper bound on Qiskit version since the version provided by the
upstream repo exceeds this bound. The bound can be restored in a release
branch prior to release.
itoko pushed a commit to itoko/qiskit-experiments that referenced this pull request Dec 12, 2023
The change in qiskit-community#1323 isn't working with tox 4. Since Qiskit's
`qiskit_pkg` will be removed very soon, it's easier for us to revert
back to `qiskit-terra` as the dependency temporarily until the update.
nkanazawa1989 pushed a commit to nkanazawa1989/qiskit-experiments that referenced this pull request Jan 17, 2024
* Install `qiskit` package as well as `qiskit-terra` package from
upstream Qiskit repo.
* Remove upper bound on Qiskit version since the version provided by the
upstream repo exceeds this bound. The bound can be restored in a release
branch prior to release.
nkanazawa1989 pushed a commit to nkanazawa1989/qiskit-experiments that referenced this pull request Jan 17, 2024
The change in qiskit-community#1323 isn't working with tox 4. Since Qiskit's
`qiskit_pkg` will be removed very soon, it's easier for us to revert
back to `qiskit-terra` as the dependency temporarily until the update.
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.

2 participants