From 1f840a9211347ec5d3f7dc64eccf74e254aa414c Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Fri, 15 Sep 2017 12:49:02 +0200 Subject: [PATCH] Appveyor --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index d63512fcf..1fc3c920f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,7 +17,7 @@ environment: #- PYTHON: "C:\\Python34-x64" #- DISTUTILS_USE_SDK: "1" #- PYTHON: "C:\\Python35-x64" - #- PYTHON: "C:\\Python36-x64" + - PYTHON: "C:\\Python36-x64" install: # We need wheel installed to build wheels