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
Python 3.7 is EOL, and updated versions of some dependencies, such as
pylint 3, only support Python 3.8+. Drop Python 3.7 in preparation to
update those dependencies, which in turn should enable support for
Python 3.11 and 3.12.
0 commit comments