AppVeyor: Use PyQt 5.9

This commit is contained in:
Florian Bruhin 2017-09-11 19:09:49 +02:00
parent 9b8c21cace
commit a4e215cee4

View File

@ -7,7 +7,7 @@ environment:
PYTHONUNBUFFERED: 1
PYTHON: C:\Python36\python.exe
matrix:
- TESTENV: py36-pyqt58
- TESTENV: py36-pyqt59
- TESTENV: pylint
install: