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

Commits on Oct 11, 2018

  1. Add workaround for the "setup_python" recipe after pip release 18.1

    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 committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    92f56e1 View commit details
    Browse the repository at this point in the history