enable tests typechecking using django submodule

This commit is contained in:
Maxim Kurnikov
2019-07-24 23:44:57 +03:00
parent ae8e42dd53
commit a97d76020c
10 changed files with 609 additions and 839 deletions

1
.gitignore vendored
View File

@@ -5,7 +5,6 @@ out/
/django
.idea/
.mypy_cache/
django-sources
build/
dist/
pip-wheel-metadata/