CofeehousePy/hyper_internal_service/requirements/lint.txt

6 lines
161 B
Plaintext
Raw Normal View History

2021-01-14 08:07:24 +01:00
mypy==0.770; implementation_name=="cpython"
flake8==3.7.9
flake8-pyi==20.5.0; python_version >= "3.6"
black==19.10b0; python_version >= "3.6"
isort==4.3.21