1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 22:50:08 +02:00

Add black to developer requirements.

This commit is contained in:
Benjamin Rosemann 2020-11-10 13:09:06 +01:00
parent 03ad413f4a
commit cb1ac9d260

View file

@ -2,3 +2,4 @@ pytest
pytest-flake8 pytest-flake8
pytest-cov pytest-cov
pytest-mypy pytest-mypy
black