qiskit-aer/.github
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
..
ISSUE_TEMPLATE Small changes 2019-02-22 21:17:00 -05:00
workflows Add support for Python 3.11 (#1642) 2022-11-18 16:29:14 +09:00
ISSUE_TEMPLATE.md * Added Open Source common project files 2018-08-28 11:41:36 +02:00
PULL_REQUEST_TEMPLATE.md Remove reference to CHANGELOG from PR template (#1202) 2021-06-22 10:11:53 -04:00