mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-03 19:33:19 +03:00
Try installing directly in workflow
This commit is contained in:
parent
d8d7f10b1d
commit
37aacec300
1
.github/azure-steps.yml
vendored
1
.github/azure-steps.yml
vendored
|
@ -100,6 +100,7 @@ steps:
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
python -m pip install -U -r requirements.txt
|
python -m pip install -U -r requirements.txt
|
||||||
|
python -m pip install 'git+https://github.com/polm/spacy-legacy.git@feature/entity-linker-component-v1#egg=spacy-legacy'
|
||||||
python -m pip freeze
|
python -m pip freeze
|
||||||
displayName: "Install test requirements"
|
displayName: "Install test requirements"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user