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 685418c commit 82c0dedCopy full SHA for 82c0ded
appveyor.yml
@@ -6,7 +6,7 @@ image: Visual Studio 2015
6
environment:
7
8
pythonunbuffered: "1"
9
- toxenv: "cp26-win,cp27,cp33,cp34,cp35,cp36,cp37"
+ toxenv: "cp27,cp33,cp34,cp35,cp36,cp37"
10
11
matrix:
12
- TOXPY26: "C:/Python26-x64/python.exe"
0 commit comments