addressed comments from review
This commit is contained in:
@@ -1440,26 +1440,10 @@ Default: Off (0).
|
||||
|
||||
#### Examples
|
||||
|
||||
!!! tab examples "Linux"
|
||||
|
||||
```shell
|
||||
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}
|
||||
> Increase/decrease the output of pip wheel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user