summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorSriram Viswanathan <sriramv@thoughtworks.com>2017-03-15 14:52:39 -0300
committerSriram Viswanathan <sriramv@thoughtworks.com>2017-03-15 14:52:39 -0300
commit13572a3b6ced0df466c08cfe194535071c9fbb2b (patch)
tree91de1113800182823a63cdf359c1ce61a26c11dd /service/requirements.txt
parent0a7a9c1eacdc1185d40dbabd3d8cd213f9522a96 (diff)
Use 'development' branch for bitmask-dev while packaging
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index f1a01dfd..5c478bf2 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -7,7 +7,7 @@ srp==1.0.6
whoosh==2.6.0
Twisted==16.1.1
-e 'git+https://0xacab.org/leap/leap_pycommon.git@master#egg=leap.common'
--e 'git+https://0xacab.org/pixelated/bitmask-dev.git@recovery-code-and-key-expiry#egg=leap.bitmask'
+-e 'git+https://0xacab.org/pixelated/bitmask-dev.git@development#egg=leap.bitmask'
-e 'git+https://0xacab.org/pixelated/soledad.git@master#egg=leap.soledad.common&subdirectory=common/'
-e 'git+https://0xacab.org/pixelated/soledad.git@master#egg=leap.soledad.client&subdirectory=client/'
-e .