<!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. --> ### What is the expected behavior? Now, Python 3.13 is not built and then [PyPI](https://pypi.org/project/qiskit-aer/#files) does not include binaries for 3.13. https://github.com/Qiskit/qiskit-aer/blob/e26970a678b4f32d30732bd90ae5cfaa039fa5d7/.github/workflows/tests.yml#L52
What is the expected behavior?
Now, Python 3.13 is not built and then PyPI does not include binaries for 3.13.
qiskit-aer/.github/workflows/tests.yml
Line 52 in e26970a