diff options
author | Kali Kaneko <kali@leap.se> | 2015-10-06 10:59:36 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-10-06 10:59:36 -0400 |
commit | 0902e0a99d170f4fc56cd428dfe00896dfb3dca1 (patch) | |
tree | 47680a288b2e443f6b4fd3fda0ef586acdb3273d /client | |
parent | 9975e9b4ecc553d13a5e5b283257af9fedab51bf (diff) |
[pkg] comment out twisted generic dependency
Diffstat (limited to 'client')
-rw-r--r-- | client/pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 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 |