Skip to content

Commit

Permalink
OSX: fix pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
oaubert committed Aug 27, 2024
1 parent e4c7389 commit b953703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/osx_bundle/bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function main {
jhbuild run "$PYTHON" -m pip install \
--prefix="$APP_PREFIX" --root="/" \
--log="$QL_OSXBUNDLE_BUNDLE_DEST"/_install_log.txt \
advene
.
)
rm -Rf "$CLONE"

Expand Down

0 comments on commit b953703

Please sign in to comment.