scripts/uninstall.py

branch
unittest
changeset 9066
a219ade50f7c
parent 8881
54e42bc2437a
child 9108
19a57544f32c
diff -r 39405e6eba20 -r a219ade50f7c scripts/uninstall.py
--- a/scripts/uninstall.py	Mon May 16 17:22:43 2022 +0200
+++ b/scripts/uninstall.py	Mon May 16 19:46:51 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_virtualenv", "eric7",
+        "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