From 781ec7a849a4e9e19268157853a3f93e6e533095 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sat, 30 May 2020 02:07:29 +0200 Subject: [PATCH] Drop Python 3.7 auto builds --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 86182c1f..0679bf28 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,9 +3,6 @@ pull_requests: do_not_increment_build_number: true environment: matrix: - - PYTHON: "C:\\Python37-x64\\python.exe" - PYTHON_VERSION: "3.7" - - PYTHON: "C:\\Python38-x64\\python.exe" PYTHON_VERSION: "3.8" install: