Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Python 3.5 #51

Closed
miketheman opened this issue Feb 7, 2021 · 0 comments · Fixed by #53
Closed

Drop support for Python 3.5 #51

miketheman opened this issue Feb 7, 2021 · 0 comments · Fixed by #53
Assignees
Labels
enhancement New feature or request

Comments

@miketheman
Copy link
Owner

Python 3.5 ended support in September 2020.

Tools like pip and poetry will be dropping support for 3.5 soon.

@miketheman miketheman added the enhancement New feature or request label Feb 7, 2021
@miketheman miketheman self-assigned this Feb 7, 2021
miketheman added a commit that referenced this issue Feb 7, 2021
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>
miketheman added a commit that referenced this issue Feb 7, 2021
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant