-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
the CI is failing now #6716
Comments
Do you have an example PR that's failing? Do you have a suggested change to make it pass? I don't have time to read and understand that entire PIP issue. |
master at the moment, we have two option, either pin pip to 19.0.3 or disable the dev target in Travis |
I don't know what you mean by "dev target". I support pinning pip is a quick fix but not tenable long term. Are they planning a fix? |
we'll see it tomorrow what's the plan to solve it, will create either way a
PR to fix it
…On Wed, Apr 24, 2019, 18:29 Guido van Rossum ***@***.***> wrote:
I don't know what you mean by "dev target". I support pinning pip is a
quick fix but not tenable long term. Are they planning a fix?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6716 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAFIQPUEKQEHOITB2T57YZ3PSCKFZANCNFSM4HIDXUTQ>
.
|
Sully just put up a PR, #6718
|
Thanks, will make a final fix PR when pip agrees how to handle this case. That will do in the meantime. |
Reopening the bug, awaiting the final fix. |
due to pypa/pip#6434; we'll have to pin the dev environment to an earlier pip 🤔 it seems
The text was updated successfully, but these errors were encountered: