From 072d42347acc65ab3faf3dbf4f20d653b3aff9cd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 23 Jan 2018 20:36:40 +0100 Subject: [PATCH] Revert "Also use PyQt 5.10 on AppVeyor" This reverts commit c3deeaf2831625567eeb31ff456cf2edeb01cd0d. --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index f2424fc94..837ebb1d4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -7,7 +7,7 @@ environment: PYTHONUNBUFFERED: 1 PYTHON: C:\Python36\python.exe matrix: - - TESTENV: py36-pyqt510 + - TESTENV: py36-pyqt59 - TESTENV: pylint install: