Skip to content

Commit a6ce4ab

Browse files
test 02
1 parent 47772d5 commit a6ce4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ requires = [
66
]
77
build-backend = "setuptools.build_meta"
88

9-
[tools.cibuildwheel]
9+
[tool.cibuildwheel]
1010
xbuild-tools = ["cmake", "ninja"]
1111

12-
[tools.cibuildwheel.linux]
12+
[tool.cibuildwheel.linux]
1313
before-all = [
1414
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh",
1515
"{package}/tensor-array-repo/Tensor-Array/scripts/actions --cuda=12.9 --temp=/tmp/cuda-temp"

0 commit comments

Comments
 (0)