From 62e19eedd864c514f2676b6ae44cc4bb0b4b4542 Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Thu, 31 Oct 2019 20:34:25 +0000 Subject: [PATCH] Revert "Merge branch 'appveyor-py38' into 'master'" This reverts merge request !64 --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3e694e6ef..409fc35ad 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,9 +8,9 @@ image: environment: matrix: - - PYTHON: C:\\Python38-x64 + - PYTHON: C:\\Python37-x64 CHOCO_VLC: vlc - - PYTHON: C:\\Python38 + - PYTHON: C:\\Python37 CHOCO_VLC: vlc --forcex86 install: