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 91cb384 commit 10813e5Copy full SHA for 10813e5
appveyor.yml
@@ -6,7 +6,7 @@ image: Visual Studio 2015
6
environment:
7
8
pythonunbuffered: "1"
9
- toxenv: "cp27,cp33,cp34,cp35,cp36,cp37"
+ toxenv: "cp27,cp34,cp35,cp36,cp37"
10
11
matrix:
12
- TOXPY27: "C:/Python27-x64/python.exe"
0 commit comments