X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=README;h=b6345ccf541d3eb47aedc13ba1bc8cf783bd65d2;hb=5a6aa5c252a70554a6987bfbb721ef7d722e1e20;hp=1eba0ce3326aaf63bcc6d13c61f3e1876c9e167c;hpb=5b69b1ec0eeba473dfd2c40de41075a49a147e93;p=cumulus.git diff --git a/README b/README index 1eba0ce..b6345cc 100644 --- a/README +++ b/README @@ -6,7 +6,9 @@ How to Build Dependencies: - libuuid (sometimes part of e2fsprogs) - sqlite3 - - Python (2.6 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)