From 44ca6baf3cfe43abc23e7b6a317b40b92c60e06d Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 18 Jul 2018 14:07:11 -0700 Subject: docs: Remove references to twisted Except for an FAQ entry about it. --- docs/source/installation.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/source/installation.rst') diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 2d3fe44c..f5184f47 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -9,7 +9,6 @@ A full list of dependencies is below: * `libmagic and python bindings `_, ≥ `5.04` * `configobj `_, ≥ `4.7.0` -* `twisted `_, ≥ `10.2.0`: * `libnotmuch `_ and it's python bindings, ≥ `0.13` * `urwid `_ toolkit, ≥ `1.3.0` * `urwidtrees `_, ≥ `1.0` @@ -26,11 +25,11 @@ A full list of dependencies is below: On debian/ubuntu the rest are packaged as:: - python-setuptools python-magic python-configobj python-twisted python-notmuch python-urwid python-gpg + python-setuptools python-magic python-configobj python-notmuch python-urwid python-gpg On fedora/redhat these are packaged as:: - python-setuptools python-magic python-configobj python-twisted python-notmuch python-urwid python-gpg + python-setuptools python-magic python-configobj python-notmuch python-urwid python-gpg Alot uses `mailcap `_ to look up mime-handler for inline rendering and opening of attachments. For a full description of the maicap protocol consider the -- cgit v1.2.3