From cc0bb5da34399c8e630aa69f7079dc30d8a11656 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:00:17 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index b690ee99..3cb1034c 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -20,10 +20,10 @@ Linux wheels are built in [`manylinux`/`musllinux` containers](https://github.co ### Building macOS wheels for Apple Silicon {: #apple-silicon} -`cibuildwheel` supports cross-compiling `universal2` and `arm64` wheels on `x86_64` runners. +`cibuildwheel` supports cross-compiling `universal2` and `arm64` wheels on `x86_64` runners. !!! note - Currently it is impossible to cross-compiling project that are using Poetry as a build backend. + Currently it is impossible to cross-compiling project that are using Poetry as a build backend. Reladed issue [here](https://github.com/python-poetry/poetry/issues/7107) With the introduction of Apple Silicon, you now have several choices for wheels for Python 3.8+: