Update docs/faq.md

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
This commit is contained in:
Grzegorz Bokota
2023-02-10 22:56:52 +01:00
committed by GitHub
co-authored by Henry Schreiner
parent cc0bb5da34
commit 96cffc2c7c
+1 -1
View File
@@ -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+: