mirror of https://github.com/explosion/spaCy.git
Add black to dev requirements
This commit is contained in:
parent
a9f8d17632
commit
0d206cf47c
|
@ -18,3 +18,4 @@ pytest>=4.0.0,<4.1.0
|
|||
pytest-timeout>=1.3.0,<2.0.0
|
||||
mock>=2.0.0,<3.0.0
|
||||
flake8>=3.5.0,<3.6.0
|
||||
black
|
||||
|
|
Loading…
Reference in New Issue