scripts/uninstall.py

branch
eric7-maintenance
changeset 9111
4ac66b6c33a4
parent 8881
54e42bc2437a
child 9192
a763d57e23bc
diff -r 2b9bd8f97576 -r 4ac66b6c33a4 scripts/uninstall.py
--- a/scripts/uninstall.py	Mon May 02 15:53:05 2022 +0200
+++ b/scripts/uninstall.py	Wed Jun 01 13:48:49 2022 +0200
@@ -125,9 +125,11 @@
         "eric7_diff", "eric7_doc", "eric7_editor", "eric7_hexeditor",
         "eric7_iconeditor", "eric7_plugininstall", "eric7_pluginrepository",
         "eric7_pluginuninstall", "eric7_qregularexpression", "eric7_re",
-        "eric7_shell", "eric7_snap", "eric7_sqlbrowser", "eric7_tray",
-        "eric7_trpreviewer", "eric7_uipreviewer", "eric7_unittest",
+        "eric7_shell", "eric7_snap", "eric7_sqlbrowser", "eric7_testing",
+        "eric7_tray", "eric7_trpreviewer", "eric7_uipreviewer",
         "eric7_virtualenv", "eric7",
+        # obsolete scripts below
+        "eric7_unittest",
     ]
     
     try:

eric ide

mercurial