You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add mypy and bump minimum supported python version to 3.9
The agreed minimum supported python version is the one that is in the current stable Debian distribution.
Using Python 3.9 allows us to make use of the new typing annotations.
Signed-off-by: Ivan Kanakarakis <[email protected]>
0 commit comments