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 and lower. #313

Closed
rahulporuri opened this issue Oct 19, 2020 · 0 comments · Fixed by #341
Closed

Drop support for Python 3.5 and lower. #313

rahulporuri opened this issue Oct 19, 2020 · 0 comments · Fixed by #341
Assignees

Comments

@rahulporuri
Copy link
Contributor

Now that Python 3.5 is EoL, we can drop support for Python 3.5 (and lower). The upcoming 5.0.0 release will only support python 3.6 and higher. This involves a few changes in the setup script and an announcement/note in the changelog.

python_requires=">=3.5",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants