mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Update _installation.jade
This commit is contained in:
parent
e8bd92f1e7
commit
f7122d062a
|
@ -70,7 +70,7 @@ mixin Option(name, open)
|
||||||
| $ python setup.py build_ext --inplace
|
| $ python setup.py build_ext --inplace
|
||||||
| $ python -m spacy.en.download
|
| $ python -m spacy.en.download
|
||||||
| $ pip install pytest
|
| $ pip install pytest
|
||||||
| $ py.test tests/
|
| $ py.test spacy/tests/
|
||||||
|
|
||||||
p
|
p
|
||||||
| Python packaging is awkward at the best of times, and it's particularly tricky
|
| Python packaging is awkward at the best of times, and it's particularly tricky
|
||||||
|
|
Loading…
Reference in New Issue
Block a user