Skip to content

Commit 0e6f927

Browse files
committed
fix env vars being passed twice
1 parent 578984d commit 0e6f927

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_bindings/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ readme = { file = ["DESCRIPTION.rst"], content-type = "text/x-rst" }
5959
skip = "*-musllinux_*"
6060
enable = "cpython-freethreading"
6161
build-verbosity = 1
62-
environment-pass = ["CUDA_PATH", "CUDA_PYTHON_PARALLEL_LEVEL"]
6362

6463
[tool.cibuildwheel.linux]
6564
archs = "native"

0 commit comments

Comments
 (0)