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

Dropping Support for Python v 3.5, 3.6, 2.7 #64

Closed
4 tasks
niccokunzmann opened this issue Dec 23, 2021 · 2 comments
Closed
4 tasks

Dropping Support for Python v 3.5, 3.6, 2.7 #64

niccokunzmann opened this issue Dec 23, 2021 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@niccokunzmann
Copy link
Owner

According to https://endoflife.date/python, these Python versions are end of life.
I am wondering what should be done to drop the support and invite a discussion about it.

  • How do other modules drop support for older Python versions?

To drop support for Python versions 3.5, 3.6 and 2.7, these edits need to be made:

  • setup.py - Python versions, __version__
  • travis.yml - remove Python versions
  • README.rst - deprecate the versions
@niccokunzmann niccokunzmann added question Further information is requested help wanted Extra attention is needed labels Dec 23, 2021
niccokunzmann added a commit that referenced this issue Dec 23, 2021
niccokunzmann added a commit that referenced this issue Dec 23, 2021
@NicoHood
Copy link

Makes sense

@niccokunzmann
Copy link
Owner Author

Closing it for now. The pull request was merged and all Input given.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants