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

Backport PR #17240 on branch v3.2.x (CI: Download wx wheels for the correct Ubuntu version.)#17241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion.travis.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -35,6 +35,7 @@ addons:
- libffi-dev
- libgeos-dev
- libgirepository1.0-dev
- libsdl2-2.0-0
- lmodern
- fonts-freefont-otf
- texlive-pictures
Expand DownExpand Up@@ -147,7 +148,7 @@ install:
echo 'PyQt5 is available' ||
echo 'PyQt5 is not available'
python -mpip install --upgrade \
-f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-14.04 \
-f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04 \
wxPython &&
python -c 'import wx' &&
echo 'wxPython is available' ||
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp