pyproject.toml

branch
eric7
changeset 9377
b9c8dc3b7da1
parent 9254
6e51b48db52e
child 9453
e5065dde905d
--- a/pyproject.toml	Sat Oct 01 20:06:27 2022 +0200
+++ b/pyproject.toml	Sun Oct 02 11:29:11 2022 +0200
@@ -85,7 +85,6 @@
 eric7_post_install = "eric7.eric7_post_install:main"
 
 [project.gui-scripts]
-eric7 = "eric7.eric7:main"
 eric7_browser = "eric7.eric7_browser:main"
 eric7_compare = "eric7.eric7_compare:main"
 eric7_configure = "eric7.eric7_configure:main"
@@ -93,6 +92,7 @@
 eric7_editor = "eric7.eric7_editor:main"
 eric7_hexeditor = "eric7.eric7_hexeditor:main"
 eric7_iconeditor = "eric7.eric7_iconeditor:main"
+eric7_ide = "eric7.eric7_ide:main"
 eric7_plugininstall = "eric7.eric7_plugininstall:main"
 eric7_pluginrepository = "eric7.eric7_pluginrepository:main"
 eric7_pluginuninstall = "eric7.eric7_pluginuninstall:main"

eric ide

mercurial