Wed, 04 Jan 2023 16:45:57 +0100
Added a few more project URLs to the pyproject.toml file.
pyproject.toml | file | annotate | diff | comparison | revisions |
--- a/pyproject.toml Wed Jan 04 14:59:40 2023 +0100 +++ b/pyproject.toml Wed Jan 04 16:45:57 2023 +0100 @@ -88,6 +88,9 @@ Donation = "https://www.paypal.com/donate/?hosted_button_id=XG3RSPKE3YAJ2" "Issues Tracker" = "https://tracker.die-offenbachs.homelinux.org/" "Source Code" = "https://hg.die-offenbachs.homelinux.org/eric/" +Download = "https://pypi.org/project/eric-ide/" +"Mailing List" = "https://www.riverbankcomputing.com/mailman/listinfo/eric" +News = "https://eric-ide.python-projects.org/eric-news.html" [project.scripts] eric7_api = "eric7.eric7_api:main"