mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
INSTALL: update Python version requirement to 2.7
The virt-clone file uses the argparse module. This module is only found in version 2.7 of Python or higher. So update the documentation to indicate Python 2.7 or higher is required. Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
This commit is contained in:
parent
7358bbfb5d
commit
18be78da5c
2
INSTALL
2
INSTALL
@ -29,7 +29,7 @@ or pygobject3 versions likely will not work for running virt-manager.
|
|||||||
|
|
||||||
Earliest tested versions of major components:
|
Earliest tested versions of major components:
|
||||||
|
|
||||||
python >= 2.6
|
python >= 2.7
|
||||||
gtk3 >= 3.6
|
gtk3 >= 3.6
|
||||||
libvirt-python >= 0.4.0
|
libvirt-python >= 0.4.0
|
||||||
pygobject3 >= 3.4
|
pygobject3 >= 3.4
|
||||||
|
Loading…
Reference in New Issue
Block a user