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

Remove tests that use qiskit-algorithms for 2.0 compatibility #53

Merged
merged 3 commits into from
Mar 5, 2025

Conversation

ElePT
Copy link
Collaborator

@ElePT ElePT commented Mar 5, 2025

Unfortunately, the incoming removal of primitives V1 implementations in qiskit 2.0 (Qiskit/qiskit#13877) means that the current neko tests that depend on qiskit_algorithms will fail in the test discovery stage. The tests can be returned if qiskit_algorithms gets updated.

@CLAassistant
Copy link

CLAassistant commented Mar 5, 2025

CLA assistant check
All committers have signed the CLA.

requirements.txt Outdated
@@ -1,5 +1,4 @@
qiskit
qiskit-algorithms
qiskit-aer
qiskit-nature[pyscf]
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to remove nature too?

@mtreinish mtreinish merged commit 3ce7176 into Qiskit:main Mar 5, 2025
10 checks passed
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.

3 participants