Skip to content

Commit 52fc73f

Browse files
Update pyproject.toml
1 parent 17d56ed commit 52fc73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ xbuild-tools = ["cmake", "ninja"]
1717
[tool.cibuildwheel.linux]
1818
before-all = [
1919
"chmod +x scripts/build-env/manylinux.sh",
20-
". scripts/build-env/manylinux.sh"
20+
"scripts/build-env/manylinux.sh"
2121
]
2222
xbuild-tools = ["cmake", "ninja"]

0 commit comments

Comments
 (0)