From fec3b462a1f4eb6d4f30c2ccdf6abba0b17f3b86 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 26 Jun 2017 20:28:50 +0200 Subject: [pkg] remove pgpy dependency from requirements --- pkg/requirements.pip | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 434673c..608fbf5 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -2,7 +2,9 @@ Twisted>=12.0.2 paisley>=0.3.1 -pgpy +# removing this dependency for the time being, we're vendoring it +# until we port to py3 +# pgpy # python-couchdb is used by leap.soledad.common, # maybe we should get it as optional/recommends -- cgit v1.2.3