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 488ac3a commit 6b2e6edCopy full SHA for 6b2e6ed
pyproject.toml
@@ -13,7 +13,7 @@ xbuild-tools = ["cmake", "ninja"]
13
[tool.cibuildwheel.linux]
14
before-all = [
15
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
16
- "dnf -y install lsb-release wget",
+ "dnf -y install redhat-lsb-core wget",
17
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh"
18
]
19
xbuild-tools = ["cmake", "ninja"]
0 commit comments