Update options.md

This commit is contained in:
Joe Rickerby
2021-04-23 15:38:01 +01:00
committed by GitHub
parent 9975f9c9bb
commit d8dd54af11
+1 -1
View File
@@ -97,7 +97,7 @@ Default: `auto`
This option can also be set using the [command-line option](#command-line) `--platform`.
!!! tip
If you have Docker installed on macOS or Linux, you can locally debug your cibuildwheel Linux config, instead of pushing to CI to test every change. For example:
If you have Docker installed, you can locally debug your cibuildwheel Linux config, instead of pushing to CI to test every change. For example:
```bash
export CIBW_BUILD='cp37-*'