travis: Don't install libpython3.4-dev for PyPI PyQt
This commit is contained in:
parent
7596409962
commit
79d22f2505
@ -117,7 +117,7 @@ case $TESTENV in
|
||||
check_pyqt
|
||||
;;
|
||||
py3*-pyqt*)
|
||||
apt_install xvfb libpython3.4-dev geoclue
|
||||
apt_install xvfb geoclue
|
||||
;;
|
||||
pylint|vulture)
|
||||
apt_install $pyqt_pkgs libpython3.4-dev
|
||||
|
Loading…
Reference in New Issue
Block a user