X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=README;h=b6345ccf541d3eb47aedc13ba1bc8cf783bd65d2;hb=8b4b764f036d9ac945d36a1966f2eb284c4f44a3;hp=cb0a0a7eafcacd2f5ce494b9f5533f1fabc9210c;hpb=8f726196eb7cbf9bf220270ab76b6712fa2d0e42;p=cumulus.git diff --git a/README b/README index cb0a0a7..b6345cc 100644 --- a/README +++ b/README @@ -6,7 +6,9 @@ How to Build Dependencies: - libuuid (sometimes part of e2fsprogs) - sqlite3 - - Python (2.5 or later) + - Python (2.7 or later, or 3.2 or later) + - Python six, a Python 2/3 compatibility library + https://pypi.python.org/pypi/six - boto, the python interface to Amazon's Web Services (for S3 storage) http://code.google.com/p/boto - paramiko, SSH2 protocol for python (for sftp storage)