1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/8996.bugfix.rst

3 lines
206 B
ReStructuredText

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