Skip to content

Commit a731feb

Browse files
Update pyproject.toml
1 parent 1774e15 commit a731feb

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

99
[tool.cibuildwheel]
10-
environment = { CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=\"60;70;80;90\"", cuda="12.9", temp="/tmp/cuda-temp" }
10+
environment = { CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES='60;70;80;90'", cuda="12.9", temp="/tmp/cuda-temp" }
1111
xbuild-tools = ["cmake", "ninja"]
1212

1313
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)