Skip to content

Commit 4872b79

Browse files
authored
Merge pull request #10316 from jklymak/tst-fix-pyqt5
TST FIX pyqt5 5.9
2 parents f3760b2 + 9d2f7e9 commit 4872b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ install:
152152
python -c 'import pgi as gi; gi.require_version("Gtk", "3.0"); from pgi.repository import Gtk' &&
153153
echo 'pgi is available' ||
154154
echo 'pgi is not available'
155-
pip install pyqt5 &&
155+
pip install pyqt5==5.9 &&
156156
python -c 'import PyQt5.QtCore' &&
157157
echo 'PyQt5 is available' ||
158158
echo 'PyQt5 is not available'

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