aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2022-05-25 17:58:04 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2022-05-26 11:33:53 +0100
commite1c6c7e38e6d5d9270abd9feefa4882dc2f43b04 (patch)
tree21a697e6936a53be8d16a8f4e6236787c32bb136 /setup.py
parent00c593e4c31ea506c8fc0f76a4676a2bf7b2f4f4 (diff)
downloadlibvirt-ci-e1c6c7e38e6d5d9270abd9feefa4882dc2f43b04.zip
libvirt-ci-e1c6c7e38e6d5d9270abd9feefa4882dc2f43b04.tar.gz
libvirt-ci-e1c6c7e38e6d5d9270abd9feefa4882dc2f43b04.tar.bz2
guests: fix confusion over virtualenv vs venv
QEMU requires the 'venv' module. On all distros except Debian derivatives this is available by default with 'python3', but Debian requires 'python3-venv'. We are pulling in 'virtualenv' on most distros which we didn't need, and 'venv' on Debian which we did need, but which is different from 'virtualenv'. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions