Skip to content

Commit 1606986

Browse files
test
1 parent 9e47dd0 commit 1606986

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ requires = [
33
"setuptools>=42",
44
"pybind11>=2.6.0",
55
"cmake>=3.18,<3.29",
6-
"patchelf",
76
]
87
build-backend = "setuptools.build_meta"
98

@@ -31,7 +30,6 @@ before-all = [
3130
"scripts/build-env/manylinux.sh"
3231
]
3332
repair-wheel-command = [
34-
"patchelf --set-rpath tensor-array-repo/Tensor-Array/lib {wheel}",
3533
"auditwheel repair --exclude libcu*.so.* -w {dest_dir} {wheel}"
3634
]
3735

0 commit comments

Comments
 (0)