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 #6804: Fix "~" expansion in --find-links paths #6827

Merged
merged 1 commit into from
Aug 4, 2019

Conversation

cjerdonek
Copy link
Member

Fixes #6804.

@cjerdonek cjerdonek added this to the 19.2 milestone Aug 3, 2019
Copy link
Member

@pradyunsg pradyunsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I wonder if there's a way to change the CLI option to do the right thing.

@pradyunsg
Copy link
Member

Doing a squash-merge since I prefer to cherry-pick a single commit instead of a merge commit. :)

@pradyunsg pradyunsg merged commit 3e73edd into pypa:master Aug 4, 2019
pradyunsg added a commit to pradyunsg/pip that referenced this pull request Aug 11, 2019
…ansion

Fix "~" expansion in --find-links paths
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Sep 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip install --find-links not expanding "~"
2 participants