Éric Araujo <mer...@netwok.org> added the comment:

It would make sense if importlib only supported official specs.
For editable/develop installs, it is https://www.python.org/dev/peps/pep-0660/ 
which does not mention egg (not egg-link nor egg-info, long since replaced by 
dist-info).

Are you using latest pip, and pyproject.toml?  I would expect pip to follow the 
PEP too.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to