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

Avoid AssertionError in pip freeze with editable direct URLs #9050

Merged
merged 2 commits into from
Oct 27, 2020

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Oct 25, 2020

Do not fail in pip freeze when encountering a direct_url.json metadata file with
editable=True. Render it as a non-editable file:// URL until modern
editable installs are standardized and supported.

Fixes #8996

news/8996.bugfix.rst Outdated Show resolved Hide resolved
Co-authored-by: Pradyun Gedam <[email protected]>
@pradyunsg pradyunsg merged commit b39aeeb into pypa:master Oct 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants