mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Fix requirements.txt example (see #1638)
This commit is contained in:
parent
726fb2d0b5
commit
434030e0d0
|
@ -33,7 +33,7 @@ p
|
|||
|
||||
+code("requirements.txt", "text").
|
||||
spacy>=2.0.0,<3.0.0
|
||||
-e #{gh("spacy-models")}/releases/download/en_core_web_sm-2.0.0/en_core_web_sm-2.0.0.tar.gz#en_core_web_sm
|
||||
#{gh("spacy-models")}/releases/download/en_core_web_sm-2.0.0/en_core_web_sm-2.0.0.tar.gz#en_core_web_sm
|
||||
|
||||
p
|
||||
| Specifying #[code #egg=] with the package name tells pip
|
||||
|
|
Loading…
Reference in New Issue
Block a user