1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2026-01-19 04:32:45 +03:00
Files
libvirt-python/ci/gitlab
Peter Krempa 11da469020 ci: Install built module for testing insde an venv
Distros recently started to object to using 'pip' to install system-wide
packages to prevent breakage. We were hacking-around that by using
'pip install --break-system-packages', but it's straightforward to
simply create a venv with '--system-site-packages' and install it there.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
2024-01-08 11:56:20 +01:00
..