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

Add python_requires to help pip #1726

Merged
merged 1 commit into from
Mar 19, 2018
Merged

Add python_requires to help pip #1726

merged 1 commit into from
Mar 19, 2018

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Mar 19, 2018

This helps pip install the correct version of Gunicorn depending on the user's version of Python.

For more info, see: https://hackernoon.com/phasing-out-python-runtimes-gracefully-956f112f33c4

This will be a useful first step before #1195 and #1288.

@berkerpeksag berkerpeksag merged commit 4371ff2 into benoitc:master Mar 19, 2018
@berkerpeksag
Copy link
Collaborator

Nice, thank you! (and welcome to Gunicorn development)

@hugovk hugovk deleted the python_requires branch March 19, 2018 07:59
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.

2 participants