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 b3d0aac commit 4957d99Copy full SHA for 4957d99
.appveyor.yml
@@ -7,10 +7,10 @@ environment:
7
PYTHON_ARCH: "64"
8
TOXENV: "py35"
9
10
- - PYTHON: "C:\\Python36-x64"
11
- PYTHON_VERSION: "3.6.x"
12
- PYTHON_ARCH: "64"
13
- TOXENV: "py36"
+# - PYTHON: "C:\\Python36-x64"
+# PYTHON_VERSION: "3.6.x"
+# PYTHON_ARCH: "64"
+# TOXENV: "py36"
14
15
- PYTHON: "C:\\Python37-x64"
16
PYTHON_VERSION: "3.7.x"
0 commit comments