mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Fix typo in pytest flags
This commit is contained in:
parent
d44f85a85e
commit
e9d8d756fc
|
@ -166,4 +166,4 @@ p
|
||||||
# make sure you are using recent pytest version
|
# make sure you are using recent pytest version
|
||||||
python -m pip install -U pytest
|
python -m pip install -U pytest
|
||||||
|
|
||||||
python -m pytest <spacy-directory> --vectors --model --slow
|
python -m pytest <spacy-directory> --vectors --models --slow
|
||||||
|
|
Loading…
Reference in New Issue
Block a user