qiskit-community / qiskit-algorithms

A library of quantum algorithms for Qiskit.
https://qiskit-community.github.io/qiskit-algorithms/
Apache License 2.0
111 stars 54 forks source link

Revert Python 3.12.0 specific usage #160

Closed woodsp-ibm closed 7 months ago

woodsp-ibm commented 7 months ago

Summary

Closes #113

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

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8006857298

Details


Totals Coverage Status
Change from base Build 7960101819: 0.0%
Covered Lines: 6488
Relevant Lines: 7157

💛 - Coveralls