Skip to content

Commit 49b4c74

Browse files
test
1 parent cb2ad46 commit 49b4c74

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
@@ -15,5 +15,5 @@ environment.temp = "/tmp/cuda-temp"
1515
xbuild-tools = ["cmake", "ninja"]
1616

1717
[tool.cibuildwheel.linux]
18-
before-all = "scripts/build-env/manylinux.sh"
18+
before-all = "{package}/scripts/build-env/manylinux.sh"
1919
xbuild-tools = ["cmake", "ninja", "nvcc"]

0 commit comments

Comments
 (0)