mesonbuild / meson-python

Meson PEP 517 Python build backend
https://mesonbuild.com/meson-python/
MIT License
118 stars 59 forks source link

BUG: fix detection of platform dependent components in wheel #526

Closed dnicolodi closed 8 months ago

dnicolodi commented 8 months ago

Correctly detect a wheel shipping shared libraries as being platform dependent also when it does not ship compiled executables or Python extension modules.