diff options
author | drebs <drebs@leap.se> | 2016-07-05 08:37:45 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-07-12 03:09:25 +0200 |
commit | 8a3bbc6c81f10d8e00fcdd779784f327425f1942 (patch) | |
tree | a9d876df31176628c873dde3f6808e02f2cb4038 /common/pkg/requirements-latest.pip | |
parent | b5aa97e9f88934dd73af84f212c95775f97769a9 (diff) |
[refactor] remove u1db dep from support code
Diffstat (limited to 'common/pkg/requirements-latest.pip')
-rw-r--r-- | common/pkg/requirements-latest.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pkg/requirements-latest.pip b/common/pkg/requirements-latest.pip index 9de17382..9b579503 100644 --- a/common/pkg/requirements-latest.pip +++ b/common/pkg/requirements-latest.pip @@ -1,6 +1,5 @@ --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 . |