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 cb2ad46 commit 49b4c74Copy full SHA for 49b4c74
pyproject.toml
@@ -15,5 +15,5 @@ environment.temp = "/tmp/cuda-temp"
15
xbuild-tools = ["cmake", "ninja"]
16
17
[tool.cibuildwheel.linux]
18
-before-all = "scripts/build-env/manylinux.sh"
+before-all = "{package}/scripts/build-env/manylinux.sh"
19
xbuild-tools = ["cmake", "ninja", "nvcc"]
0 commit comments