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

Commit73b3b64

Browse files
QuLogicmeeseeksmachine
authored andcommitted
Backport PR#17240: CI: Download wx wheels for the correct Ubuntu version.
1 parentfebbc07 commit73b3b64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ addons:
3535
-libffi-dev
3636
-libgeos-dev
3737
-libgirepository1.0-dev
38+
-libsdl2-2.0-0
3839
-lmodern
3940
-fonts-freefont-otf
4041
-texlive-pictures
@@ -147,7 +148,7 @@ install:
147148
echo 'PyQt5 is available' ||
148149
echo 'PyQt5 is not available'
149150
python -mpip install --upgrade \
150-
-f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-14.04 \
151+
-f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04 \
151152
wxPython &&
152153
python -c 'import wx' &&
153154
echo 'wxPython is available' ||

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp