Added a 'Funding' URL to the setup.py file. eric7

Wed, 29 Jun 2022 14:01:17 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 29 Jun 2022 14:01:17 +0200
branch
eric7
changeset 9189
7fb164539b06
parent 9188
d137adc02a0f
child 9190
5ab0f92ae3c5

Added a 'Funding' URL to the setup.py file.

setup.py file | annotate | diff | comparison | revisions
--- a/setup.py	Wed Jun 29 13:25:00 2022 +0200
+++ b/setup.py	Wed Jun 29 14:01:17 2022 +0200
@@ -308,6 +308,7 @@
     project_urls={
         "Source Code": "https://hg.die-offenbachs.homelinux.org/eric/",
         "Issues Tracker": "https://tracker.die-offenbachs.homelinux.org/",
+        "Funding": "https://www.paypal.com/donate/?hosted_button_id=XG3RSPKE3YAJ2",
     },
     platforms=["Linux", "Windows", "macOS"],
     license="GPLv3+",

eric ide

mercurial