Skip to content

Commit 4e1ce45

Browse files
committed
debug faster
1 parent a980977 commit 4e1ce45

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

appveyor.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
11
environment:
22
matrix:
3-
- PYTHON: "C:\\Python26"
4-
- PYTHON: "C:\\Python27"
5-
- PYTHON: "C:\\Python33"
6-
- PYTHON: "C:\\Python34"
7-
- PYTHON: "C:\\Python35"
8-
- PYTHON: "C:\\Python36"
9-
- PYTHON: "C:\\Python37"
103
- PYTHON: "C:\\Python312"
114
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
125
INSTALL_SETUPTOOLS: "1"
136
- PYTHON: "C:\\Python313"
147
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
158
INSTALL_SETUPTOOLS: "1"
16-
- PYTHON: "C:\\Python26-x64"
17-
- PYTHON: "C:\\Python27-x64"
18-
- PYTHON: "C:\\Python33-x64"
19-
DISTUTILS_USE_SDK: "1"
20-
- PYTHON: "C:\\Python34-x64"
21-
DISTUTILS_USE_SDK: "1"
22-
- PYTHON: "C:\\Python35-x64"
23-
- PYTHON: "C:\\Python36-x64"
24-
- PYTHON: "C:\\Python37-x64"
259
- PYTHON: "C:\\Python312-x64"
2610
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
2711
INSTALL_SETUPTOOLS: "1"

0 commit comments

Comments
 (0)