[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2023-02-10 20:00:17 +00:00
parent 5be1d17d5f
commit cc0bb5da34
+2 -2
View File
@@ -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+: