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 f3a5af6 commit 7b00aacCopy full SHA for 7b00aac
appveyor.yml
@@ -25,11 +25,6 @@ environment:
25
PYTHON_ARCH: "64"
26
PYTHON_EXE: python
27
28
- - PYTHON: "C:\\Python33-x64"
29
- PYTHON_VERSION: "3.3.x" # currently 3.3.5
30
- PYTHON_ARCH: "64"
31
- PYTHON_EXE: python
32
-
33
- PYTHON: "C:\\Python35"
34
PYTHON_VERSION: "3.5.x" # currently 3.5.0
35
PYTHON_ARCH: "32"
@@ -40,11 +35,6 @@ environment:
40
41
36
42
37
43
- - PYTHON: "C:\\Python33"
44
45
- PYTHON_ARCH: "32"
46
47
48
38
- PYTHON: "C:\\Python34"
49
39
PYTHON_VERSION: "3.4.x" # currently 3.4.3
50
0 commit comments