Page MenuHomeSoftware Heritage

requirements: Pin mypy and django-stubs version
ClosedPublic

Authored by anlambert on Dec 3 2019, 3:31 PM.

Details

Summary

The same issue has been observed in swh-web.

Current djangos-stubs version (1.2.0) is not compatible with latest mypy one (0.750).
So pin their version until the issue is fixed.

This will make the CI green again.

Diff Detail

Repository
rDDEP Push deposit
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.