Update README.md

This commit is contained in:
Henry Schreiner
2021-11-25 11:01:37 -05:00
committed by GitHub
parent c33639ccb0
commit e519566674
+1 -1
View File
@@ -33,7 +33,7 @@ What does it do?
<sup>¹ PyPy is only supported for manylinux wheels.</sup><br>
<sup>² Windows arm64 support is experimental.</sup><br>
<sup>³ Alpine 3.14 and 3.15's default python3 [currently cannot load](https://github.com/pypa/cibuildwheel/issues/934) musllinux wheels.</sup><br>
<sup>³ Alpine 3.14 and very breifly 3.15's default python3 [was not able to load](https://github.com/pypa/cibuildwheel/issues/934) musllinux wheels. This has been fixed; please upgrade the python package if using Alpine from before the fix.</sup><br>
- Builds manylinux, musllinux, macOS 10.9+, and Windows wheels for CPython and PyPy
- Works on GitHub Actions, Azure Pipelines, Travis CI, AppVeyor, CircleCI, and GitLab CI