[skip ci] increase build verbosity
diff --git a/pyproject.toml b/pyproject.toml index 412e46c..ff104e2 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -142,7 +142,7 @@ options = { debug_level = "0" } [tool.cibuildwheel] -build-verbosity = 1 +build-verbosity = 2 # So these are the environments we target: # - Python: CPython 3.7+ only # - Architecture (64-bit only): amd64 / x86_64, universal2, and arm64