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 Python 3.5 support #79

Closed
csala opened this issue Nov 5, 2020 · 1 comment · Fixed by #80
Closed

Drop Python 3.5 support #79

csala opened this issue Nov 5, 2020 · 1 comment · Fixed by #80
Assignees
Labels
internal The issue doesn't change the API or functionality
Milestone

Comments

@csala
Copy link
Contributor

csala commented Nov 5, 2020

On September 13th 2020 Python 3.5 reached its end of life, so we can stop explicitly supporting and testing it.

@csala
Copy link
Contributor Author

csala commented Nov 5, 2020

Changes should happen in all these places:

  • List of python versions listed in the README.md
  • Python versions in setup.py (python_requires + classifiers)
  • Python versions in tox.ini
  • Python versions in .travis.yml

@csala csala added the internal The issue doesn't change the API or functionality label Nov 5, 2020
@fealho fealho mentioned this issue Nov 5, 2020
@fealho fealho linked a pull request Nov 5, 2020 that will close this issue
@fealho fealho closed this as completed Nov 5, 2020
@csala csala added this to the 0.2.2 milestone Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal The issue doesn't change the API or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants