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 5a21f3f commit 8349d79Copy full SHA for 8349d79
.appveyor.yml
@@ -1,15 +1,15 @@
1
environment:
2
matrix:
3
- - python: 27
4
- - python: 27-x64
5
- - python: 35
6
- - python: 35-x64
7
- - python: 36
8
- - python: 36-x64
9
- - python: 37
10
- - python: 37-x64
11
- - python: 38
12
- - python: 38-x64
+# - python: 27
+# - python: 27-x64
+# - python: 35
+# - python: 35-x64
+# - python: 36
+# - python: 36-x64
+# - python: 37
+# - python: 37-x64
+# - python: 38
+# - python: 38-x64
13
- python: 39
14
python_version: 3.9.0
15
- python: 39-x64
0 commit comments