summaryrefslogtreecommitdiff
path: root/service/develop_requirements.txt
blob: 58703d4d6e816110e394eb20fee98f4e5ecc0a63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--index-url https://pypi.python.org/simple/

-e 'bzr+https://code.launchpad.net/~ubuntuone-control-tower/dirspec/trunk#egg=dirspec'
-e 'bzr+https://code.launchpad.net/~ubuntuone-control-tower/u1db/trunk#egg=u1db'

pyasn1==0.1.8
requests==2.0.0
srp==1.0.4
whoosh==2.5.7
-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'
-e .