Closed
Description
As announced in 4.2.5 release notes, we will drop the hard dependency on mypy. Users of django-stubs with mypy will need to add their own dependency on mypy, or install django-stubs[compatible-mypy]
extra.
I'm hoping to release this in less than a week to fix a few bugs.
Blockers: