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 workaround for the "setup_python" recipe after pip release 18.1 #198

Merged
merged 1 commit into from
Oct 12, 2018

Conversation

lukeseawalker
Copy link
Contributor

The setup_python recipe doesn't work with the latest version of pip
18.1 https://pypi.org/project/pip/18.1/#history
Issue is open at poise/poise-python#133
The workaround consists in overriding pip version to 18.0

Signed-off-by: Luca Carrogu [email protected]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The setup_python recipe doesn't work with the latest version of pip
18.1 https://pypi.org/project/pip/18.1/#history
Issue is open at poise/poise-python#133
The workaround consists in overriding pip version to 18.0

Signed-off-by: Luca Carrogu <[email protected]>
@lukeseawalker lukeseawalker merged commit 37978de into aws:develop Oct 12, 2018
@lukeseawalker lukeseawalker deleted the wip/fixPythonPipUbuntu branch October 12, 2018 15:54
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