From c8c77b406946287110d2a6092c4d4ad419925981 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 8 May 2013 02:26:26 +0900 Subject: update setup, deps are in pypi now --- README | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index c03b766b..00000000 --- a/README +++ /dev/null @@ -1,24 +0,0 @@ -Soledad -- Synchronization Of Locally Encrypted Data Among Devices -================================================================== - -This software is under development. - -Dependencies ------------- - -The following Soledad dependencies have not been packaged in pypi yet, and so -are downloaded directly from their repositories (see `setup.py`): - - * pysqlcipher: pysqlite fork that binds to SQLCipher libraries. - Repository: git://git.futeisha.org/pysqlcipher.git@develop - - * leap.common: Leap's common code (provides config, events, testing, etc). - Repository: ssh://code.leap.se/leap_pycommon.git@develop - -Tests ------ - -To run CouchDB tests, be sure you have CouchDB installed on your system. -Tests can be run with: - - python setup.py test -- cgit v1.2.3