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

Don't allow connexion installation in py27 #1109

Merged
merged 3 commits into from
Dec 18, 2019

Conversation

spacether
Copy link
Contributor

Pip installing connection in a py2.7 env pulls in unsupported 2.5.0
This PR updates connextion to only allow installation on python >= 3.6

If merged, this PR should fix:
#1108

@spacether spacether changed the title Issue 1108 py27 fix Don't allow connexion installation in py27 Dec 18, 2019
@hjacobs
Copy link
Contributor

hjacobs commented Dec 18, 2019

Thanks!

@hjacobs
Copy link
Contributor

hjacobs commented Dec 18, 2019

👍

@hjacobs hjacobs merged commit f31ac61 into spec-first:master Dec 18, 2019
@spacether spacether deleted the issue_1108_py27_fix branch December 18, 2019 18:57
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