Merge pull request #1511 from ianthomas23/doc_fix_config_settings

Minor docs fix
This commit is contained in:
Joe Rickerby
2023-06-06 10:19:06 +01:00
committed by GitHub
+1 -1
View File
@@ -550,7 +550,7 @@ a table of items, including arrays.
single values.
Platform-specific environment variables also available:<br/>
`CIBW_BEFORE_ALL_MACOS` | `CIBW_BEFORE_ALL_WINDOWS` | `CIBW_BEFORE_ALL_LINUX`
`CIBW_CONFIG_SETTINGS_MACOS` | `CIBW_CONFIG_SETTINGS_WINDOWS` | `CIBW_CONFIG_SETTINGS_LINUX`
#### Examples