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 7dc3a8f commit d88ab8aCopy full SHA for d88ab8a
pyproject.toml
@@ -88,6 +88,7 @@ version = {attr = "PIL.__version__"}
88
89
[tool.cibuildwheel]
90
before-all = ".github/workflows/wheels-dependencies.sh"
91
+build-verbosity = 1
92
config-settings = "raqm=enable raqm=vendor fribidi=vendor imagequant=disable"
93
test-command = "cd {project} && .github/workflows/wheels-test.sh"
94
test-extras = "tests"
0 commit comments