summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormoomin <moomin@leap.se>2017-07-19 15:48:15 +0100
committerRuben Pollan <meskio@sindominio.net>2017-07-19 17:37:42 +0200
commitc81b98df15e3d2006c991c9ca9d86500e3599e9b (patch)
treee4c29887ad23c0f37489d2f54f9be110fedb972a /Makefile
parent2b239d73868b69db083de517b26498b7888b3650 (diff)
[pkg] properly install soledad
Signed-off-by: Ruben Pollan <meskio@sindominio.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc8d7717..4605c792 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,6 @@ dev-latest-backend: dev-backend
dev-all: install_pixelated
pip install -e '.[all]'
- pip install scrypt zope.proxy pysqlcipher
dev-latest-all: dev-all
pip install -e 'git+https://0xacab.org/leap/leap_pycommon@master#egg=leap.common'