Skip to content

meson: use python.find_installation()

Aleksandr Mezin requested to merge amezin/gtk:find-python into master

Use python.find_installation() to find a working Python 3 interpreter, and use that Python interpreter to run Python scripts.

Fixes #3701 (closed)

Merge request reports