Skip to content

Commit dfb0ce5

Browse files
williamgibbJon Wayne Parrott
authored andcommitted
Add C:\Python36-x64 to AppVeyor sample (pypa#392)
1 parent 9993d36 commit dfb0ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/guides/appveyor-sample/appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ environment:
1717
- PYTHON: "C:\\Python34-x64"
1818
DISTUTILS_USE_SDK: "1"
1919
- PYTHON: "C:\\Python35-x64"
20+
- PYTHON: "C:\\Python36-x64"
2021

2122
install:
2223
# We need wheel installed to build wheels

0 commit comments

Comments
 (0)