Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4e8ab1

Browse files
committed
auditwheel is installed under py37
1 parent9c95d1b commitb4e8ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎travis_config.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ else
2626
echo" > Linux environment"
2727
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/Qt5.15.0/lib
2828
export MAKEFLAGS="-j$(grep -E'^processor[[:space:]]*:' /proc/cpuinfo| wc -l)"
29-
python patch_auditwheel_whitelist.py
29+
/opt/python/cp37-cp37m/bin/python patch_auditwheel_whitelist.py
3030
fi
3131

3232
if [-n"$IS_OSX" ];then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp