diff options
author | Kali Kaneko <kali@leap.se> | 2015-08-03 14:23:22 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-08-03 14:23:22 -0400 |
commit | e6c89cab3d0660756524d3fe631d4b1f96834b54 (patch) | |
tree | 51c597da8159663d5b7e86c917b40931b3be6abf /common/pkg/requirements-latest.pip | |
parent | 351d393b6e2c98c5573d8afa26f5f4b346cac554 (diff) | |
parent | 54afb28b372118b0f08d0567b27034dd72fe63e7 (diff) |
Merge remote-tracking branch 'leapcode/pr/237' into develop
Diffstat (limited to 'common/pkg/requirements-latest.pip')
-rw-r--r-- | common/pkg/requirements-latest.pip | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/common/pkg/requirements-latest.pip b/common/pkg/requirements-latest.pip new file mode 100644 index 00000000..9de17382 --- /dev/null +++ b/common/pkg/requirements-latest.pip @@ -0,0 +1,6 @@ +--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 . |