diff options
| -rw-r--r-- | README | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -12,8 +12,10 @@ Soledad depends on the following python libraries:    * python-swiftclient 1.2.0 [2]    * python-gnupg 0.3.1 [3]    * CouchDB 0.8 [4] +  * hmac 20101005 [5]  [1] http://pypi.python.org/pypi/u1db/0.1.4  [2] http://pypi.python.org/pypi/python-swiftclient/1.2.0  [3] http://pypi.python.org/pypi/python-gnupg/0.3.1  [4] http://pypi.python.org/pypi/CouchDB/0.8 +[5] http://pypi.python.org/pypi/hmac/20101005 | 
