diff options
| -rw-r--r-- | pkg/requirements.pip | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/pkg/requirements.pip b/pkg/requirements.pip index d79e20e3..13c79b19 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -29,4 +29,5 @@ couchdb  hmac  # tenporary pysqlcipher package +# XXX not installing OK, it needs python src/pysqlcypher/setup.py install  -e git://rhizolab.org/pysqlcipher.git#egg=pysqlcipher | 
