diff options
author | kali <kali@leap.se> | 2013-02-20 01:16:47 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-02-20 01:16:47 +0900 |
commit | a5e26353d86119b384d889492aac02db630f5fb5 (patch) | |
tree | 3a534a700d6d89b5819208824ecbe3feac792d44 /pkg/requirements.pip | |
parent | d8bb7d00c79c4e843ca15778c06991275c0181cb (diff) |
add dev pysqlcipher as a requirement
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index cbfbe8fb..b3fbefed 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -26,3 +26,6 @@ python-gnupg u1db oauth couchdb + +# tenporary pysqlcipher package +-e git://rhizolab.org/pysqlcipher.git#egg=pysqlcipher |