From 3c6e7c73fe694079d4c1baa4490b7ba19e0a8c7b Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sat, 19 Dec 2020 14:07:31 +0100 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 85bd731c..a10fd8d7 100644 --- a/setup.py +++ b/setup.py @@ -111,6 +111,5 @@ setup( 'Twitter': 'https://twitter.com/httpie', 'Documentation': 'https://httpie.org/docs', 'Online Demo': 'https://httpie.org/run', - 'Donate': 'https://httpie.org/donate', }, )