Little correction. eric7

Sun, 10 Apr 2022 18:15:00 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 10 Apr 2022 18:15:00 +0200
branch
eric7
changeset 9022
91efc01ae8cb
parent 9021
62d6f565f740
child 9023
5c6e160faa32

Little correction.

setup.py file | annotate | diff | comparison | revisions
--- 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