diff --git a/cache_images/fedora_packaging.sh b/cache_images/fedora_packaging.sh index 8b5853d9..08b72a60 100644 --- a/cache_images/fedora_packaging.sh +++ b/cache_images/fedora_packaging.sh @@ -180,6 +180,8 @@ DOWNLOAD_PACKAGES=(\ oci-umount parallel podman-docker + python3-pytest4 + python3-virtualenv ) echo "Installing general build/test dependencies"