Skip to content

Commit 9b68c23

Browse files
Update pyproject.toml
1 parent 82f4b96 commit 9b68c23

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_CUDA_ARCHITECTURES: "60;70;80;90" }
10+
environment = { CMAKE_CUDA_ARCHITECTURES = "60;70;80;90" }
1111
xbuild-tools = ["cmake", "ninja"]
1212

1313
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)