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 82f4b96 commit 9b68c23Copy full SHA for 9b68c23
pyproject.toml
@@ -7,7 +7,7 @@ requires = [
7
build-backend = "setuptools.build_meta"
8
9
[tool.cibuildwheel]
10
-environment = { CMAKE_CUDA_ARCHITECTURES: "60;70;80;90" }
+environment = { CMAKE_CUDA_ARCHITECTURES = "60;70;80;90" }
11
xbuild-tools = ["cmake", "ninja"]
12
13
[tool.cibuildwheel.linux]
0 commit comments