summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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'