qiskit-community / qiskit-nature

Qiskit Nature is an open-source, quantum computing, framework for solving quantum mechanical natural science problems.
https://qiskit-community.github.io/qiskit-nature/
Apache License 2.0
290 stars 197 forks source link

Revert Python 3.12.0 specific usage #1341

Closed woodsp-ibm closed 4 months ago

woodsp-ibm commented 4 months ago

Summary

Closes #1327

It seems that the breaking change that caused test failure in 3.12.1, that had us pin to 3.12.0, has been reverted in 3.12.2. While the testtools has been fixed to accommodate that change, it has not yet had a release with the update in it, but given the change in Python has been reverted its no longer needed presently.

Details and comments

Will need Branch Rules updating (again!)

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8007063531

Details


Totals Coverage Status
Change from base Build 7974977964: 0.0%
Covered Lines: 8786
Relevant Lines: 10127

💛 - Coveralls