mirror of https://github.com/explosion/spaCy.git
Try to fix appveyor
This commit is contained in:
parent
0196ff85da
commit
a181987061
|
@ -24,7 +24,6 @@ install:
|
|||
- "%PYTHON%\\python.exe -m pip install wheel"
|
||||
- "%PYTHON%\\python.exe -m pip install cython"
|
||||
- "%PYTHON%\\python.exe -m pip install -r requirements.txt"
|
||||
- "%PYTHON%\\python.exe setup.py build_ext --inplace"
|
||||
- "%PYTHON%\\python.exe -m pip install -e ."
|
||||
|
||||
build: off
|
||||
|
|
Loading…
Reference in New Issue