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:
Programmingkid 2016-05-06 10:21:49 -04:00 committed by Cole Robinson
parent 7358bbfb5d
commit 18be78da5c

View File

@ -29,7 +29,7 @@ or pygobject3 versions likely will not work for running virt-manager.
Earliest tested versions of major components:
python >= 2.6
python >= 2.7
gtk3 >= 3.6
libvirt-python >= 0.4.0
pygobject3 >= 3.4