--- a/setup.py Sun Apr 10 12:50:49 2022 +0200 +++ b/setup.py Sun Apr 10 18:15:00 2022 +0200 @@ -400,7 +400,7 @@ "console_scripts": [ "eric7_api = eric7.eric7_api:main", "eric7_doc = eric7.eric7_doc:main", - "eric7_post_install = eric7.eric7_post_install:main" + "eric7_post_install = eric7.eric7_post_install:main", ], }, )