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 ae81f9f commit 959c3c2Copy full SHA for 959c3c2
pyproject.toml
@@ -7,6 +7,7 @@ requires = [
7
build-backend = "setuptools.build_meta"
8
9
[tool.cibuildwheel]
10
+build = "cp38-*"
11
environment = { cuda="12.9", temp="/tmp/cuda-temp" }
12
manylinux-x86_64-image = "quay.io/pypa/manylinux_2_24_x86_64:latest"
13
manylinux-i686-image = "quay.io/pypa/manylinux_2_24_i686:latest"
0 commit comments