mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Envorced MSVC environment for pip install cython
This commit is contained in:
parent
ef3f62e92d
commit
d6be51d08f
|
@ -52,7 +52,7 @@ install:
|
|||
# pip will build them from source using the MSVC compiler matching the
|
||||
# target Python version and architecture
|
||||
- "pip install --upgrade setuptools"
|
||||
- "pip install cython fabric fabtools"
|
||||
- "%CMD_IN_ENV% pip install cython fabric fabtools"
|
||||
- "%CMD_IN_ENV% pip install -r requirements.txt"
|
||||
|
||||
build_script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user