setup.py

branch
eric7-maintenance
changeset 9048
59b4315a4f62
parent 9022
91efc01ae8cb
child 9066
a219ade50f7c
child 9111
4ac66b6c33a4
diff -r 429cc091bf0e -r 59b4315a4f62 setup.py
--- a/setup.py	Sat Apr 02 11:23:41 2022 +0200
+++ b/setup.py	Mon May 02 15:52:33 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