zuzukin / whl2conda

Generate conda package from pure python wheel
https://zuzukin.github.io/whl2conda/
Apache License 2.0
6 stars 2 forks source link

hide wheel build output in quiet mode #30

Closed analog-cbarber closed 1 year ago

analog-cbarber commented 1 year ago

When building wheel when log level is WARNING or above (e.g. --quiet flag), capture the output of the wheel build command and only display if there is a failure.