Skip to content

Ensure CI is building python3 loader

Christian Hergert requested to merge wip/chergert/ci-python3 into main

This fixes CI so that it actually builds the python3 loader. We also error in meson.build if python3 is requested but not built.

Merge request reports