mirror of https://github.com/explosion/spaCy.git
Appveyor
This commit is contained in:
parent
1f840a9211
commit
25ec8935ad
|
@ -22,6 +22,7 @@ environment:
|
|||
install:
|
||||
# We need wheel installed to build wheels
|
||||
- "%PYTHON%\\python.exe -m pip install wheel"
|
||||
- "%PYTHON%\\python.exe -m pip install cython"
|
||||
- "%PYTHON%\\python.exe -m pip install -e ."
|
||||
|
||||
build: off
|
||||
|
|
Loading…
Reference in New Issue