travis: Don't install libpython3.4-dev for PyPI PyQt

This commit is contained in:
Florian Bruhin 2017-02-17 07:02:57 +01:00
parent 7596409962
commit 79d22f2505

View File

@ -117,7 +117,7 @@ case $TESTENV in
check_pyqt check_pyqt
;; ;;
py3*-pyqt*) py3*-pyqt*)
apt_install xvfb libpython3.4-dev geoclue apt_install xvfb geoclue
;; ;;
pylint|vulture) pylint|vulture)
apt_install $pyqt_pkgs libpython3.4-dev apt_install $pyqt_pkgs libpython3.4-dev