mirror of https://github.com/explosion/spaCy.git
Add pip to requirements.txt and setup.py
This commit is contained in:
parent
c9a5d5d24b
commit
3cc6fe1484
|
@ -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