README: remove requirement on Python 2
authorWei Liu <wei.liu2@citrix.com>
Mon, 11 Mar 2019 17:19:19 +0000 (17:19 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 12 Mar 2019 14:24:53 +0000 (14:24 +0000)
commit9b0bc91b3b32856df014fab9de40f463c89a8b1e
tree40efe3114353da54696eff3d7beff403a6e3071f
parent83a204e6951c6358f995da3b60dd61224e9d41ac
README: remove requirement on Python 2

Now that all python scripts are compatible with Python 2.6 and above,
remove the restriction.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
README