style: check spelling in pre-commit (#758)

This commit is contained in:
Henry Schreiner
2021-07-14 13:45:04 -04:00
committed by GitHub
parent 94ce795776
commit 25c27ad283
7 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ If your wheel didn't compile, check the list below for some debugging tips.
### Building Python 2.7 / PyPy2 wheels
See the [cibuildwheel verison 1 docs](https://cibuildwheel.readthedocs.io/en/1.x/) for information about building Python 2.7 or PyPy2 wheels. There are lots of tricks and workaround there that are no longer required for Python 3 in cibuildwheel 2.
See the [cibuildwheel version 1 docs](https://cibuildwheel.readthedocs.io/en/1.x/) for information about building Python 2.7 or PyPy2 wheels. There are lots of tricks and workaround there that are no longer required for Python 3 in cibuildwheel 2.
### Linux builds on Docker