mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Temporarily run tests with mecab-ko tokenizer
This commit is contained in:
parent
a2a0e1abf1
commit
d2083e7044
1
.github/azure-steps.yml
vendored
1
.github/azure-steps.yml
vendored
|
@ -45,6 +45,7 @@ steps:
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
${{ parameters.prefix }} python -m pip install -U -r requirements.txt
|
${{ parameters.prefix }} python -m pip install -U -r requirements.txt
|
||||||
|
${{ parameters.prefix }} python -m pip install mecab-ko
|
||||||
displayName: "Install test requirements"
|
displayName: "Install test requirements"
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user