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

Fix corner case of pip hack workaround we should get rid of anyway #1807

Merged
merged 1 commit into from May 12, 2019
Merged

Fix corner case of pip hack workaround we should get rid of anyway #1807

merged 1 commit into from May 12, 2019

Conversation

ghost
Copy link

@ghost ghost commented Apr 30, 2019

This is just an adjustment for the workaround for
pypa/pip#6097 to fix a corner case.
(The affected corner case was added to the unit test!)

So this code should really be thrown out once pip fixes that issue (so if we're wondering "should we even be dealing with this corner case?" - no, we shouldn't, pip should but sadly right now it doesn't)


Also I had this small fix lying around before #1625 was merged but forgot to include it 🤦‍♀️ 🤦‍♀️ 🤦‍♀️ lol

This is just an adjustment for our workaround for
pypa/pip#6097 to fix a corner case.
(The affected corner case was added to the unit test!)

So this code should really be thrown out once pip fixes that issue
@inclement inclement merged commit 61e092c into kivy:master May 12, 2019
@inclement
Copy link
Member

Thanks!

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.

1 participant