Skip to content

Commit

Permalink
fix vendor-wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Apr 26, 2024
1 parent c4acee6 commit 8d7fe71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/build_openmm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ for whl in $PWD/dist/*.whl; do
plugins="$plugins $plugin"
fi
done
$BUILD_PREFIX/bin/python $(which delocate-wheel) \
$BUILD_PREFIX/bin/python \
$RECIPE_DIR/vendor_wheel.py \
$whl \
include/openmm \
Expand Down

0 comments on commit 8d7fe71

Please sign in to comment.