diff --git a/setup.py b/setup.py index 6279737f..c2635e4a 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ setup( 'psycopg2>=2.5', 'south', 'PyYAML>=3.1.0', - 'libvirt-python', + 'libvirt-python!=4.1.0', 'tabulate', 'six>=1.9.0', ],