Skip to content

Commit 9cece7f

Browse files
test
1 parent 73e9eaa commit 9cece7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ before-all = [
3030
"scripts/build-env/manylinux.sh"
3131
]
3232
repair-wheel-command = [
33-
"auditwheel show {wheel}"
33+
"auditwheel show {wheel}",
3434
"auditwheel repair --exclude libcu*.so.* -w {dest_dir} {wheel}"
3535
]
3636

0 commit comments

Comments
 (0)