summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/requirements.pip4
1 files changed, 3 insertions, 1 deletions
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