ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 14 forks source link

Build wheels in fixed build directory on Linux #262

Closed bmerry closed 1 year ago

bmerry commented 1 year ago

This makes the debug info more usable, since it doesn't reference ephemeral build directories. See https://github.com/mesonbuild/meson-python/issues/440#issuecomment-1702668770 for more info.