mirror of https://github.com/explosion/spaCy.git
Update buildbot.json
This commit is contained in:
parent
dfd1a1d3a2
commit
63deae47fe
|
@ -5,7 +5,7 @@
|
|||
"python setup.py sdist"
|
||||
],
|
||||
"install": [
|
||||
"pip install source.tar.gz",
|
||||
"pip install -v source.tar.gz",
|
||||
"python -m spacy.en.download --force"
|
||||
],
|
||||
"wheel": [
|
||||
|
|
Loading…
Reference in New Issue