From 0902e0a99d170f4fc56cd428dfe00896dfb3dca1 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 6 Oct 2015 10:59:36 -0400 Subject: [pkg] comment out twisted generic dependency --- client/pkg/requirements.pip | 2 +- server/pkg/requirements.pip | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 6b74b16d..75c1025f 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -7,5 +7,5 @@ pycryptopp # repos instead. chardet zope.proxy -twisted +#twisted # we handle specific packages in debian/control oauth diff --git a/server/pkg/requirements.pip b/server/pkg/requirements.pip index 58834d0e..e7d474f9 100644 --- a/server/pkg/requirements.pip +++ b/server/pkg/requirements.pip @@ -2,7 +2,7 @@ configparser u1db routes PyOpenSSL -twisted +#twisted # we don't want all twisted deps in deb! #pinned for wheezy compatibility Beaker==1.6.3 #wheezy couchdb==0.8 #wheezy -- cgit v1.2.3