We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 054d2a9 + 62aa5f4 commit 5c2a735Copy full SHA for 5c2a735
docs/source/installation.rst
@@ -13,7 +13,7 @@ A full list of dependencies is below:
13
* `libnotmuch <http://notmuchmail.org/>`_ and it's python bindings, ≥ `0.13`
14
* `urwid <http://excess.org/urwid/>`_ toolkit, ≥ `1.1.0`
15
* `urwidtrees <https://github.com/pazz/urwidtrees>`_, ≥ `1.0`
16
-* `gpg <https://pypi.python.org/pypi/gpg>`_
+* `gpg <http://www.gnupg.org/related_software/gpgme>`_ and it's python bindings, ≥ `1.9.0`
17
18
.. note:: urwidtrees was only recently detached from alot and is not widely
19
available as a separate package. You can install it e.g., via
0 commit comments