On 2020 Jun 29, at 16:09, David Mathog <[email protected]> wrote: > > In neither case does the egg-info file reference the corresponding > directory, but at least the directory in both has the expected package > name (other than case). In the examples you cited at the top, were > any of those "different name" cases from packages with a "file" > egg-info?
The projects I examined were all in wheel form and thus had *.dist-info directories instead of *.egg-info. I know very little about how eggs work, other than that they're deprecated and should be avoided in favor of wheels. -- John Wodder -- Distutils-SIG mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/DMRPHSWPXPEWJOHFZVBKTJMH34KABHTM/
