Qiskit-Extensions / circuit-knitting-toolbox

Tools for knitting quantum circuits with Qiskit
https://qiskit-extensions.github.io/circuit-knitting-toolbox/
Apache License 2.0
69 stars 23 forks source link

Remove `basepython` restriction in `lint` and `coverage` environments #612

Closed garrison closed 1 month ago

garrison commented 1 month ago

This restriction was previously necessary, but it no longer appears to be, as far as I can tell.

Getting rid of the restriction will make these environments work on systems where python3.10 is not installed.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9309068398

Details


Totals Coverage Status
Change from base Build 9306464756: 0.0%
Covered Lines: 2401
Relevant Lines: 2401

💛 - Coveralls