mirror of https://github.com/explosion/spaCy.git
Appveyor
This commit is contained in:
parent
86367ab092
commit
1f840a9211
|
@ -17,7 +17,7 @@ environment:
|
||||||
#- PYTHON: "C:\\Python34-x64"
|
#- PYTHON: "C:\\Python34-x64"
|
||||||
#- DISTUTILS_USE_SDK: "1"
|
#- DISTUTILS_USE_SDK: "1"
|
||||||
#- PYTHON: "C:\\Python35-x64"
|
#- PYTHON: "C:\\Python35-x64"
|
||||||
#- PYTHON: "C:\\Python36-x64"
|
- PYTHON: "C:\\Python36-x64"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# We need wheel installed to build wheels
|
# We need wheel installed to build wheels
|
||||||
|
|
Loading…
Reference in New Issue