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 4d507f4 commit a54e07dCopy full SHA for a54e07d
pyproject.toml
@@ -8,7 +8,6 @@ build-backend = "setuptools.build_meta"
8
9
[tool.cibuildwheel]
10
environment = { cuda = "12.9", temp = "/tmp/cuda-temp" }
11
-container-engine = { name = "docker", create-args = ["--gpus", "all"] }
12
xbuild-tools = ["cmake", "ninja"]
13
14
[tool.cibuildwheel.linux]
0 commit comments