Wed, 29 Jun 2022 14:01:17 +0200
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+",