From cf595b71fadc9c0c11302d8e6aec802ff159123a Mon Sep 17 00:00:00 2001 From: meejah Date: Tue, 30 Aug 2022 16:56:30 -0600 Subject: [PATCH] gone on windows too --- .appveyor.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index f0a0dd3..816f33e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -16,14 +16,6 @@ environment: - PYTHON: "C:\\Python27-x64" DISTUTILS_USE_SDK: "1" TOXENV: py27-nodilate - - PYTHON: "C:\\Python35" - TOXENV: py35 - - PYTHON: "C:\\Python35-x64" - TOXENV: py35 - - PYTHON: "C:\\Python36" - TOXENV: py36 - - PYTHON: "C:\\Python36-x64" - TOXENV: py36 - PYTHON: "C:\\Python37-x64" TOXENV: py37