X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=blobdiff_plain;f=README;h=b6345ccf541d3eb47aedc13ba1bc8cf783bd65d2;hp=543fed5e130c4d08d9f9d83e788111b0050d689d;hb=8b4b764f036d9ac945d36a1966f2eb284c4f44a3;hpb=3cf2be27c9e54eaae6737adfb41f1fc86528aa84 diff --git a/README b/README index 543fed5..b6345cc 100644 --- a/README +++ b/README @@ -7,6 +7,8 @@ Dependencies: - libuuid (sometimes part of e2fsprogs) - sqlite3 - 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)