Update README.md

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
This commit is contained in:
jbarlow83
2020-11-23 16:42:58 -08:00
committed by GitHub
co-authored by Henry Schreiner
parent a50be4d820
commit 10c244d827
+1 -1
View File
@@ -49,7 +49,7 @@ Usage
| CircleCI | ✅ | ✅ | | |
| Gitlab CI | ✅ | | | |
<sup>¹ Supported with a "third-party build host".</sup><br>
<sup>¹ Requires a "third-party build host"; expected to work with cibuildwheel but not directly tested by our CI.</sup><br>
`cibuildwheel` is not intended to run on your development machine. Because it uses system Python from Python.org it will try to install packages globally - not what you expect from a build tool! Instead, isolated CI services like those mentioned above are ideal.