mirror of
https://github.com/qemu/qemu.git
synced 2026-04-05 21:46:25 +00:00
add the "pyvenv_functests_group" target to meson. This target will invoke mkvenv.py to install the associated dependency group to the build/pyvenv directory. A "pyvenv_tooling_group" is not included here as it is the plan to always install this group by default, so it will not need an on-demand trigger. Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20260218213416.674483-7-jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com>