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 88ea0ad commit 3bfc95eCopy full SHA for 3bfc95e
pyproject.toml
@@ -30,6 +30,7 @@ before-all = [
30
]
31
32
[tool.cibuildwheel.linux.environment]
33
+SHELL = "/bin/bash"
34
cuda = "12.4"
35
temp = "/tmp/cuda-temp"
36
CUDA_PATH = "/usr/local/cuda-${cuda}"
0 commit comments