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 17d56ed commit 52fc73fCopy full SHA for 52fc73f
pyproject.toml
@@ -17,6 +17,6 @@ xbuild-tools = ["cmake", "ninja"]
17
[tool.cibuildwheel.linux]
18
before-all = [
19
"chmod +x scripts/build-env/manylinux.sh",
20
- ". scripts/build-env/manylinux.sh"
+ "scripts/build-env/manylinux.sh"
21
]
22
xbuild-tools = ["cmake", "ninja"]
0 commit comments