summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-11-23 10:57:16 -0200
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-11-23 10:58:54 -0200
commit3d77ec58af42844933ba5cc4f36fcddb95254564 (patch)
treee2ba2cf8aa7927ed172cc625a216ef24cd84797e /service/requirements.txt
parent6cb474e3fee165f51c414634ec88380b9a50c5fc (diff)
Change the bitmask-dev repo to use our fork
See: https://github.com/pixelated/project-issues/issues/394
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 c6eea0d3..d096ecf6 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://github.com/pixelated/leap_pycommon.git@develop#egg=leap.common'
--e 'git+https://github.com/leapcode/bitmask-dev.git@master#egg=leap.bitmask'
+-e 'git+https://github.com/pixelated/bitmask-dev.git@master#egg=leap.bitmask'
-e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.common&subdirectory=common/'
-e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.client&subdirectory=client/'
-e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.server&subdirectory=server/'