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 c6c680e commit c679b0eCopy full SHA for c679b0e
pyproject.toml
@@ -27,7 +27,7 @@ test-command = [
27
]
28
29
[tool.cibuildwheel.linux]
30
-before-build = "share/ci/scripts/linux/apt/install_docs_env.sh"
+before-build = "share/ci/scripts/linux/yum/install_docs_env.sh"
31
32
[tool.cibuildwheel.macos]
33
# cibuildwheel in some cases set this to 10.9 by default, OCIO needs >= 10.13
0 commit comments