Closed ima-hima closed 1 year ago
Add mypy and django-stubs to dev requirements. Figure out how they work together.
Add mypy to either setup.cfg or better pyproject.toml.
mypy
setup.cfg
pyproject.toml
Fixed in #33 .
Add mypy and django-stubs to dev requirements. Figure out how they work together.
Add
mypy
to eithersetup.cfg
or betterpyproject.toml
.