For including mthree in Docker images built on macos a e.g. manylinux_2_17_aarch64 platform wheel would be really useful. Is there any plan to extend the wheels on pypi for this?
Building from source fails due to incomplete CPATHS which could be debugged but is quite messy during the build.
It does look like we can do manylinux_2_28 provided that i686 support is dropped. I am pretty sure that loss is probably not a big deal at this point in time.
For including mthree in Docker images built on macos a e.g. manylinux_2_17_aarch64 platform wheel would be really useful. Is there any plan to extend the wheels on pypi for this? Building from source fails due to incomplete CPATHS which could be debugged but is quite messy during the build.