blob: 846a319ce993178b1635b93305cb46efae18a56a (
plain)
1
2
3
4
5
6
7
8
9
|
--index-url https://pypi.python.org/simple/
--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/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/keymanager.git@develop#egg=leap.keymanager'
-e .
|