We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d329f commit f90ee12Copy full SHA for f90ee12
1 file changed
setup.py
@@ -34,7 +34,7 @@
34
install_requires=[
35
'cloudify-common>=4.5.0',
36
# libvirt-6.0 requires python3
37
- 'libvirt-python>=4.5.0,<6.0',
+ 'libvirt-python==7.10',
38
# cdrom create code
39
"cloudify-utilities-plugins-sdk>=0.0.27",
40
],
0 commit comments