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

Use python_requires='>=3.5' #141

Open
gopackgo90 opened this issue Mar 13, 2022 · 2 comments
Open

Use python_requires='>=3.5' #141

gopackgo90 opened this issue Mar 13, 2022 · 2 comments

Comments

@gopackgo90
Copy link

Issue description

This library should use python_requires to enforce the supported Python version with pip.

@hollabaq86
Copy link

👋 @gopackgo90 thanks for reaching out. I've marked this for the next-major-version since the notes on the docs you referenced mention that only versions 9.0.0 and higher of pip recognize the python_requires metadata.

It's my understanding that not everyone who develops in python uses pip, so I'm curious on the ramifications to folks using other dependency management frameworks would experience by our adding this enforcement.

@hollabaq86
Copy link

based on my conversations with pip maintainers, we should be safe to add this into the next major version.

for internal tracking, ticket 2056

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

No branches or pull requests

2 participants