We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb4a29 commit 3fcad46Copy full SHA for 3fcad46
pyproject.toml
@@ -30,6 +30,9 @@ build-dir = "build/{wheel_tag}"
30
# Build stable ABI wheels for CPython 3.12+
31
wheel.py-api = "cp312"
32
33
+cmake.verbose = true
34
+logging.level = "INFO"
35
+
36
[tool.cibuildwheel]
37
# Necessary to see build output from the actual compilation
38
build-verbosity = 1
0 commit comments