qiskit-community/qiskit-braket-provider

Update python tests to match the support versions of the Braket SDK

christianbmadsen opened this issue · 1 comments

What is the expected enhancement?

Today the Qiskit Braket provider attempts to work for Python 3.7 and newer. Tests are done for Python 3.7 and 3.10.

Update this repository, the qiskit-braket-provider, to test against the same Python versions as the Braket SDK, today 3.8, 3.9, 3.10, and 3.11.

Resolved with #120