From af37cf087392e1e6b8b4a80d5481dd9ef293daeb Mon Sep 17 00:00:00 2001 From: Hugo Date: Wed, 20 Nov 2019 12:11:59 +0200 Subject: [PATCH] Python 3.5 and 3.6 are tested by GHA, remove from AppVeyor --- .appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 553ccdff1..2e3fd0a58 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -15,10 +15,6 @@ environment: matrix: - PYTHON: C:/Python38 - PYTHON: C:/Python38-x64 - - PYTHON: C:/Python37 - - PYTHON: C:/Python37-x64 - - PYTHON: C:/Python36 - - PYTHON: C:/Python36-x64 - PYTHON: C:/Python35 - PYTHON: C:/Python35-x64 - PYTHON: C:/msys64/mingw32