Skip to content

Commit 7aa284a

Browse files
committed
Add python3 to script
1 parent ea199b7 commit 7aa284a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/wheels/build-wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ if [[ $os == "macos" ]]; then
7070
python3 $this_dir/install-macos-python-required-by-cibuildwheel.py $cibuildwheel_version
7171
fi
7272

73-
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/$lib_dir $PYTHON -m cibuildwheel --output-dir $wheeldir $cibw_args
73+
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/$lib_dir python3 -m cibuildwheel --output-dir $wheeldir $cibw_args
7474

7575
ls $wheeldir
7676

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy