-
-
Notifications
You must be signed in to change notification settings - Fork 521
Closed
Labels
bugSomething isn't workingSomething isn't workingcrash"Internal error" crashes from mypy"Internal error" crashes from mypymypy-pluginIssues specific to mypy_django_pluginIssues specific to mypy_django_plugin
Description
Bug report
Upgrading mypy and Django-stubs breaks the mypy_django_plugin
What's wrong
- I did
poetry lockin my module - This updated the versions of my dependencies
- This breaks the type checks that I do using
mypy .. It works without doing these updates
How is that should be
This should not break my mypy . typechecks
System information
- OS: linux
pythonversion: 3.7.4djangoversion: 3.0.4mypyversion: 0.770django-stubsversion: 1.5
jacebrowning and jws
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcrash"Internal error" crashes from mypy"Internal error" crashes from mypymypy-pluginIssues specific to mypy_django_pluginIssues specific to mypy_django_plugin