blob: 148d42be37b8ca04d260cbdeca797f23b9822448 (
plain)
1
2
3
4
5
6
7
8
|
--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 .
|