summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorBruno Wagner <bwagner@riseup.net>2015-12-28 14:35:32 -0200
committerBruno Wagner <bwagner@riseup.net>2015-12-28 14:35:32 -0200
commit89ea58c1f7a1d29defb279cf33593c3ca971ee0f (patch)
treeb5d9ca64c8f0ae5a36a4016ccce3aedbb5798216 /service/requirements.txt
parent6f2b1c1d57d969ea18ada7ebb17fa442c23f88df (diff)
Dev requirements now use u1db and dirspec from launchpad, vagrant needs bazaar for that to work
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt10
1 files changed, 0 insertions, 10 deletions
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'
-