addressed comments from review

This commit is contained in:
Robin De Schepper
2023-09-19 16:39:23 +02:00
parent d7a6d04353
commit a1bebe5362
-16
View File
@@ -1440,26 +1440,10 @@ Default: Off (0).
#### Examples #### Examples
!!! tab examples "Linux"
```shell ```shell
export CIBW_DEBUG_KEEP_CONTAINER=TRUE export CIBW_DEBUG_KEEP_CONTAINER=TRUE
``` ```
!!! tab examples "Windows"
```shell
set CIBW_DEBUG_KEEP_CONTAINER=TRUE
```
!!! tab examples "MacOS"
```shell
export CIBW_DEBUG_KEEP_CONTAINER=TRUE
```
## Other
### `CIBW_BUILD_VERBOSITY` {: #build-verbosity} ### `CIBW_BUILD_VERBOSITY` {: #build-verbosity}
> Increase/decrease the output of pip wheel > Increase/decrease the output of pip wheel