From c1dd4e96272a4e16d037fe2391fc9ebed5499401 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Tue, 8 Oct 2013 13:54:32 +0000 Subject: [PATCH] Remove superfluous setup.py documentation link. --- setup.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/setup.py b/setup.py index 20dabb1..23650fe 100644 --- a/setup.py +++ b/setup.py @@ -56,10 +56,6 @@ through file descriptors. Input arguments are strictly checked and sanitised, \ and therefore this module should be safe to use in networked applications \ requiring direct user input. It is intended for use with Python 2.6 or \ greater. - -Documentation can be found on readthedocs_. - -.. _readthedocs: https://python-gnupg.readthedocs.org/en/latest/ """, license="GPLv3+",