We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede16b8 commit c4dd76bCopy full SHA for c4dd76b
appveyor.yml
@@ -1,18 +1,5 @@
1
environment:
2
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"
10
- - PYTHON: "C:\\Python312"
11
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
12
- INSTALL_SETUPTOOLS: "1"
13
- - PYTHON: "C:\\Python313"
14
15
16
- PYTHON: "C:\\Python26-x64"
17
- PYTHON: "C:\\Python27-x64"
18
- PYTHON: "C:\\Python33-x64"
0 commit comments