mirror of https://github.com/explosion/spaCy.git
Add pytest to requirements.txt
This commit is contained in:
parent
6a4221a6de
commit
90cf6b9429
|
@ -11,3 +11,4 @@ ujson>=1.35
|
||||||
dill>=0.2,<0.3
|
dill>=0.2,<0.3
|
||||||
requests>=2.13.0,<3.0.0
|
requests>=2.13.0,<3.0.0
|
||||||
regex==2017.4.5
|
regex==2017.4.5
|
||||||
|
pytest>=3.0.6,<4.0.0
|
||||||
|
|
Loading…
Reference in New Issue