diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/pkg/requirements-latest.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pkg/requirements-latest.pip b/common/pkg/requirements-latest.pip index 929bb542..9de17382 100644 --- a/common/pkg/requirements-latest.pip +++ b/common/pkg/requirements-latest.pip @@ -2,5 +2,5 @@ --allow-external u1db --allow-unverified u1db --allow-external dirspec --allow-unverified dirspec --e 'git+https://github.com/pixelated-project/leap_pycommon.git#egg=leap.common' +-e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common' -e . |