mirror of https://github.com/explosion/spaCy.git
Don't upgrade pip
This commit is contained in:
parent
463a056e85
commit
57af7c9d7f
|
@ -91,7 +91,7 @@ jobs:
|
|||
architecture: 'x64'
|
||||
|
||||
- script: |
|
||||
python -m pip install -U pip setuptools
|
||||
python -m pip install -U setuptools
|
||||
pip install -r requirements.txt
|
||||
displayName: 'Install dependencies'
|
||||
|
||||
|
|
Loading…
Reference in New Issue