From a050fe0d94de7e9caac0216b53fa682d9b45b8a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Wed, 25 Jan 2023 12:32:40 +0100 Subject: [PATCH] replace relative with absolute URLs for PyPI listing --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3d97d27f..c91549a0 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,8 @@ PACKAGES = [ DESCRIPTION = ("Command-line program to download image galleries and " "collections from several image hosting sites") -LONG_DESCRIPTION = read("README.rst") +LONG_DESCRIPTION = read("README.rst").replace( + "