mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-02 23:03:41 +03:00
Add pip to requirements.txt and setup.py (resolves #1064)
This commit is contained in:
parent
9003fd25e5
commit
e6f850f014
|
@ -13,3 +13,4 @@ requests>=2.13.0,<3.0.0
|
||||||
regex==2017.4.5
|
regex==2017.4.5
|
||||||
ftfy>=4.4.2,<5.0.0
|
ftfy>=4.4.2,<5.0.0
|
||||||
pytest>=3.0.6,<4.0.0
|
pytest>=3.0.6,<4.0.0
|
||||||
|
pip>=9.0.0,<10.0.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user