You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in pypa/packaging-problems#609, PEP 660 editable wheels which are generated by backends other than setuptools will not contain a top_level.txt and with the RECORD only listing e.g. the pth file with an entry to the original package directory, packages_distributions will not be able to reconcile editable packages with their corresponding distributions.