From: Michael Vrable Date: Fri, 31 Jan 2014 16:09:12 +0000 (-0800) Subject: Update Python dependencies. X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=commitdiff_plain;h=97fae8bfbe761472bb98fe4f398460dac79127c4 Update Python dependencies. --- diff --git a/README b/README index 1eba0ce..543fed5 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ 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) - 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)