Skip to content

Commit 6b406e9

Browse files
committed
final fix travis error
Co-authored by: nijincheng@iscas.ac.cn;
1 parent 01b3d6d commit 6b406e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/build_wheel.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ echo "Repairing wheel with auditwheel"
1919
auditwheel repair -w dist --lib-sdir /lib dist/*.whl
2020
echo "Wheel repaired."
2121

22+
rm dist/*none-linux*.whl
23+
2224
ls -l dist/
2325

2426
# Add an RPATH to libgfortran:

0 commit comments

Comments
 (0)