add missing plugin entrypoint, add plugins.ini mypy config with plugins specified

This commit is contained in:
Maxim Kurnikov
2018-11-10 18:32:08 +03:00
parent a6580af216
commit 0bd4bc98fc
3 changed files with 9 additions and 1 deletions

2
test/plugins.ini Normal file
View File

@@ -0,0 +1,2 @@
[mypy]
plugins = mypy_django_plugin.plugins.postgres_fields