mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-03-07 07:31:55 +08:00
add linting stubs with flake8-pyi and check for unused imports (#186)
This commit is contained in:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user