From 96cffc2c7c4a9160f355c43cbcd32e36e9c49694 Mon Sep 17 00:00:00 2001 From: Grzegorz Bokota Date: Fri, 10 Feb 2023 22:56:52 +0100 Subject: [PATCH] Update docs/faq.md Co-authored-by: Henry Schreiner --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 3cb1034c..073b3a94 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -23,7 +23,7 @@ Linux wheels are built in [`manylinux`/`musllinux` containers](https://github.co `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-compile project that uses 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+: