mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-23 15:54:13 +03:00
Remove black from dev requirements for now
This commit is contained in:
parent
eddeb36c96
commit
2a95133138
|
@ -16,5 +16,4 @@ pathlib==1.0.1; python_version < "3.4"
|
||||||
pytest>=4.0.0,<5.0.0
|
pytest>=4.0.0,<5.0.0
|
||||||
pytest-timeout>=1.3.0,<2.0.0
|
pytest-timeout>=1.3.0,<2.0.0
|
||||||
mock>=2.0.0,<3.0.0
|
mock>=2.0.0,<3.0.0
|
||||||
black==18.9b0
|
|
||||||
flake8>=3.5.0,<3.6.0
|
flake8>=3.5.0,<3.6.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user