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
Support for Python 3.5 ended 13 September 2020.
Tools like `poetry` and `pip` will be removing their support soon, so
before their removal hits us, remove the support from the plugin.
Resolved#51
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Support for Python 3.5 ended 13 September 2020.
Tools like `poetry` and `pip` will be removing their support soon, so
before their removal hits us, remove the support from the plugin.
Resolved#51
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Python 3.5 ended support in September 2020.
Tools like
pip
andpoetry
will be dropping support for 3.5 soon.The text was updated successfully, but these errors were encountered: