qiskit-aer/tools
Matthew Treinish b42208d641
Add support for Python 3.11 (#1642)
* Add support for Python 3.11

Python 3.11.0 was released on 10-24-2022, this commit marks the
start of support for Python 3.11 in qiskit. It adds the supported
Python version in the package metadata and updates the CI
configuration to run test jobs on Python 3.11 and build Python
3.11 wheels on release.

* Use manylinux2014 for i686 builds

* install openblas manually

* add cp311-manylinux to the overrides for i686 in pyproject.toml

* Try omitting target for a generic i686 OpenBLAS build

* Set target to pentium 3 for minimum supported ISA level

* Exclude cvxpy on window 3.11 tests

Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
Co-authored-by: Hiroshi Horii <horii@jp.ibm.com>
2022-11-18 16:29:14 +09:00
..
generate_qobj.py Add MPI standalone CI build job (#1242) 2021-04-30 11:35:27 -04:00
install_openblas_i686.sh Add support for Python 3.11 (#1642) 2022-11-18 16:29:14 +09:00
install_rust.sh Install Rust compiler and build terra from source in CI (#1498) 2022-04-06 10:44:33 +09:00
verify_standalone_results.py Add MPI standalone CI build job (#1242) 2021-04-30 11:35:27 -04:00
verify_wheels.py Move Aer to its own package (#1526) 2022-08-31 10:33:59 +09:00