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

Update supported versions to only be Python 3.7+ #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OCopping
Copy link
Contributor

This PR drops support for Python <= 3.6 and updates piparch versions.

The argument for this is that now all manylinux piparch images that support Python <=3.6 have been deprecated (as seen in https://github.com/pypa/manylinux), so supporting these is becoming untenable.

Remove manylinux1 piparch as it's now EOL
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 this pull request may close these issues.

Due to manylinux deprecations, drop support for Python versions <= 3.6
1 participant