setup.py

branch
eric7
changeset 9022
91efc01ae8cb
parent 9003
6bc210cd5726
child 9066
a219ade50f7c
child 9111
4ac66b6c33a4
diff -r 62d6f565f740 -r 91efc01ae8cb setup.py
--- 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",
         ],
     },
 )

eric ide

mercurial