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 4d1442d commit 8e108b4Copy full SHA for 8e108b4
appveyor.yml
@@ -23,22 +23,16 @@ environment:
23
BUILD_OPTS: --xplat
24
- PYTHON_VERSION: 3.7
25
26
- - PYTHON_VERSION: 3.8
27
- BUILD_OPTS: --xplat
28
- PYTHON_VERSION: 2.7
29
- PYTHON_VERSION: 3.5
30
- PYTHON_VERSION: 3.6
31
32
33
34
matrix:
35
allow_failures:
36
- PYTHON_VERSION: 3.4
37
38
39
40
41
42
43
init:
44
# Update Environment Variables based on matrix/platform
0 commit comments