Drop Python 3.7 auto builds

This commit is contained in:
Fabian Dill 2020-05-30 02:07:29 +02:00
parent a115f4115f
commit 781ec7a849
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ pull_requests:
do_not_increment_build_number: true do_not_increment_build_number: true
environment: environment:
matrix: matrix:
- PYTHON: "C:\\Python37-x64\\python.exe"
PYTHON_VERSION: "3.7"
- PYTHON: "C:\\Python38-x64\\python.exe" - PYTHON: "C:\\Python38-x64\\python.exe"
PYTHON_VERSION: "3.8" PYTHON_VERSION: "3.8"
install: install: