Install more flake8 plugins
This commit is contained in:
parent
5ad2c115e9
commit
1e8dd81e11
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
black==18.9b0
|
||||
flake8==3.6.0
|
||||
flake8-comprehensions==1.4.1
|
||||
flake8-mutable==1.2.0
|
||||
flake8-print==3.1.0
|
||||
flake8-tuple==0.2.13
|
||||
isort==4.3.4
|
||||
mypy==0.641
|
||||
nose2==0.8.0
|
||||
|
|
Reference in a new issue