matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
262 stars 59 forks source link

Latest development main of wheel is missing pkginfo #135

Closed henryiii closed 2 years ago

henryiii commented 2 years ago

Describe the bug wheel.pkginfo was removed.

To Reproduce Use an unreleased version of wheel.

Expected behavior Not break.

Wheels used The import is missing, so no need for a wheel.

Platform (please complete the following information):

Additional context

See: https://github.com/pypa/wheel/issues/433

HexDecimal commented 2 years ago

Thanks for bringing this up before the next release of wheel.