Skip to content

Commit 7fb662b

Browse files
Update pyproject.toml
1 parent 0f54517 commit 7fb662b

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
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[tool.cibuildwheel]
1010
environment = {
11-
CMAKE_ARGS='-DCMAKE_CUDA_ARCHITECTURES="60;70;80;90"'
11+
CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=\"60;70;80;90\""
1212
cuda="12.9"
1313
temp="/tmp/cuda-temp"
1414
}

0 commit comments

Comments
 (0)