Skip to content

Commit b88498a

Browse files
Update pyproject.toml
1 parent 8518921 commit b88498a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ before-all = [
1515
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
1616
"dnf -y install redhat-lsb-core wget",
1717
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
18-
"ln -s cuda-${cuda} /usr/local/cuda-${cuda}",
1918
"ln -s cuda-${cuda} /usr/local/cuda"
2019
]
2120
xbuild-tools = ["cmake", "ninja"]

0 commit comments

Comments
 (0)