Skip to content

Commit

Permalink
Use conda delocate
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf authored Mar 25, 2024
1 parent df7add3 commit 20a3def
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipe/build_openmm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ function repair() {
--exclude libnvrtc.so.12 \
--lib-sdir=$LIB_SDIR
else
$PYTHON -m pip install "git+https://github.com/matthew-brett/delocate"
$PYTHON $(which delocate-wheel) \
-w fixed_wheels \
--sanitize-rpaths \
Expand Down

0 comments on commit 20a3def

Please sign in to comment.