mirror of https://github.com/explosion/spaCy.git
Add mock to requirements
This commit is contained in:
parent
9edc7fb0ba
commit
8c9b3d5ad7
|
@ -14,3 +14,4 @@ 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
|
pip>=9.0.0,<10.0.0
|
||||||
|
mock>=2.0.0,<3.0.0
|
||||||
|
|
Loading…
Reference in New Issue