
22 Nov
2013
22 Nov
'13
4:23 p.m.
From: "Daniel P. Berrange" <berrange@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bf32e2a..17b4722 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ import os.path import re import time -MIN_LIBVIRT = "0.10.2" +MIN_LIBVIRT = "0.9.11" MIN_LIBVIRT_LXC = "1.0.2" # Hack to stop 'pip install' failing with error -- 1.8.3.1