Skip to content

Commit

Permalink
Trying to fix wheel repair #2
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Dec 5, 2023
1 parent b21210d commit cd22404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/repair_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ cd $DEST_DIR
rm -rf tmp

# the libopenblas.dll is placed into this directory in the cibw_before_build script.
delvewheel repair -w $DEST_DIR $WHEEL
delvewheel repair -v -w $DEST_DIR $WHEEL

0 comments on commit cd22404

Please sign in to comment.