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 78d5d46 commit 2dc1b47Copy full SHA for 2dc1b47
appveyor.yml
@@ -20,16 +20,16 @@ environment:
20
- PYTHON_VERSION: 3.4
21
- PYTHON_VERSION: 3.5
22
- PYTHON_VERSION: 3.6
23
- - PYTHON_VERSION: 2.7
24
- BUILD_OPTS:--xplat
+ - PYTHON_VERSION: 2.7
+ BUILD_OPTS: --xplat
25
- PYTHON_VERSION: 3.3
26
27
28
29
30
31
32
33
34
init:
35
# Update Environment Variables based on matrix/platform
0 commit comments