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 Py3.6 support per NEP 29 #4469

Merged
merged 1 commit into from Dec 17, 2020

Conversation

jarrodmillman
Copy link
Member

Several of the core packages have decided to drop support for Python 3.6 on their next release.

scikit-image already has a release without Python 3.6 support:

NumPy, SciPy, and Pandas already have release candidates without Python 3.6 support:

I am not sure when Matplotlib is planning to make a new release, but they've removed support for 3.6 from master already.

GH actions/setup-python now supports PyPy-3.7:

I recommend we also follow NEP 29 and drop 3.6 support (which is what this PR does).

For more information see:

@jarrodmillman jarrodmillman merged commit 5618142 into networkx:master Dec 17, 2020
@jarrodmillman jarrodmillman deleted the drop-36-per-nep29 branch December 17, 2020 19:02
MridulS pushed a commit to MridulS/networkx that referenced this pull request Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant