That’s exactly why VTK remote modules can be very useful. They make trivially easy for VTK maintainers (and any developer) to build wheels for VTK and all official remote modules using the exact same build environment and build options.
This seems to works nicely for ITK remote modules - see packages uploaded to PyPI by itkrobot: Profile of itkrobot · PyPI.
@thewtex can you comment on how well remote modules are working out for ITK and if you see them as a good solution for developing and distributing algorithms?