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

Add explicit dependency on rustworkx and scipy #289

Merged
merged 3 commits into from
Jun 26, 2023

Conversation

garrison
Copy link
Member

This is similar to #286 in that it adds an explicit dependency on something that we are already importing directly (in this case, rustworkx). I set the minimum version to 0.12.0 since that is what Qiskit Terra 0.24.0 requires.

@coveralls
Copy link

coveralls commented Jun 26, 2023

Pull Request Test Coverage Report for Build 5380661022

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.919%

Totals Coverage Status
Change from base Build 5367319141: 0.0%
Covered Lines: 2337
Relevant Lines: 2599

💛 - Coveralls

@garrison garrison changed the title Add explicit dependency on rustworkx Add explicit dependency on rustworkx and scipy Jun 26, 2023
@garrison
Copy link
Member Author

garrison commented Jun 26, 2023

We can remove the upper bound on scipy once pyscf/pyscf#1771 makes it into a pyscf release.

@garrison garrison marked this pull request as ready for review June 26, 2023 17:23
@garrison garrison requested a review from caleb-johnson June 26, 2023 17:23
Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

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

Awesome, thanks. Hopefully pyscf will update soon 🤞

@garrison garrison merged commit 7c06eef into main Jun 26, 2023
@garrison garrison deleted the explicit-rustworkx-dependency branch June 26, 2023 18:52
caleb-johnson pushed a commit that referenced this pull request Jul 5, 2023
* Add explicit dependency on rustworkx

* Add scipy as well, and pin it from above

* Bump to a scipy version compatible with pyscf
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