summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thouthworks.com>2016-07-07 09:15:52 +0200
committerKali Kaneko <kali@leap.se>2016-07-18 16:12:29 +0200
commit36f3daf7ae3a76711cdc319a97a835047cd22605 (patch)
tree2b2bfe2602df9d88758f4d38c1fe0c5e6a70b24a /common
parent6b23b3f3215f2443aa3e790559b63a41b3040072 (diff)
[pkg] remove pixelated from requirements-latest.pip
modifying original PR [0] by cristoph to account for the recent vendoring of l2db code, which means we no longer depend on u1db/dirspec. I expect the whole mess about the venv setup to be further simplified pretty soon, since we are going to merge most of the leap.* packages into a couple of repos. [0] https://github.com/leapcode/soledad/pull/327
Diffstat (limited to 'common')
-rw-r--r--common/pkg/requirements-latest.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pkg/requirements-latest.pip b/common/pkg/requirements-latest.pip
index 396d77f1..852f2433 100644
--- a/common/pkg/requirements-latest.pip
+++ b/common/pkg/requirements-latest.pip
@@ -1,4 +1,4 @@
--index-url https://pypi.python.org/simple/
--e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common'
+-e 'git+https://github.com/leapcode/leap_pycommon.git@develop#egg=leap.common'
-e .