add linting stubs with flake8-pyi and check for unused imports (#186)

This commit is contained in:
Maxim Kurnikov
2019-09-25 02:20:23 +03:00
committed by GitHub
parent 7407b93151
commit 963d50c717
91 changed files with 139 additions and 176 deletions

View File

@@ -1,6 +1,7 @@
black
pytest-mypy-plugins==1.0.3
psycopg2
flake8
flake8==3.7.8
flake8-pyi==19.3.0
isort==4.3.21
-e .