addressed comments from review
This commit is contained in:
+3
-19
@@ -1440,25 +1440,9 @@ Default: Off (0).
|
|||||||
|
|
||||||
#### Examples
|
#### Examples
|
||||||
|
|
||||||
!!! tab examples "Linux"
|
```shell
|
||||||
|
export CIBW_DEBUG_KEEP_CONTAINER=TRUE
|
||||||
```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}
|
### `CIBW_BUILD_VERBOSITY` {: #build-verbosity}
|
||||||
> Increase/decrease the output of pip wheel
|
> Increase/decrease the output of pip wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user