Skip to content

Commit

Permalink
don't use --upgrade on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Sep 23, 2024
1 parent bbe9812 commit 7a5f484
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/scripts/python_wheel_macos_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ if [[ $FREE_THREADED_BUILD == "True" ]]; then
fi

pip install \
--upgrade \
--only-binary=:all: \
--target $PIP_SITE_PACKAGES \
-r ${source_dir}/python/requirements-wheel-build.txt
Expand Down

0 comments on commit 7a5f484

Please sign in to comment.