From 89ea58c1f7a1d29defb279cf33593c3ca971ee0f Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Mon, 28 Dec 2015 14:35:32 -0200 Subject: Dev requirements now use u1db and dirspec from launchpad, vagrant needs bazaar for that to work --- service/requirements.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 service/requirements.txt (limited to 'service/requirements.txt') diff --git a/service/requirements.txt b/service/requirements.txt deleted file mode 100644 index e4c2dce3..00000000 --- a/service/requirements.txt +++ /dev/null @@ -1,10 +0,0 @@ ---allow-external u1db --allow-unverified u1db ---allow-external dirspec --allow-unverified dirspec --e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common' --e 'git+https://github.com/pixelated-project/leap_auth.git#egg=leap.auth' --e 'git+https://github.com/pixelated-project/soledad.git@develop#egg=leap.soledad.common&subdirectory=common/' --e 'git+https://github.com/pixelated-project/soledad.git@develop#egg=leap.soledad.client&subdirectory=client/' --e 'git+https://github.com/pixelated-project/soledad.git@develop#egg=leap.soledad.server&subdirectory=server/' --e 'git+https://github.com/pixelated-project/keymanager.git@develop#egg=leap.keymanager' --e 'git+https://github.com/pixelated-project/leap_mail.git@develop#egg=leap.mail' - -- cgit v1.2.3