--- a/uninstall.py Sun Apr 09 16:52:55 2017 +0200 +++ b/uninstall.py Sat May 06 13:43:21 2017 +0200 @@ -151,6 +151,7 @@ "eric6_pluginrepository", "eric6_sqlbrowser", "eric6_webbrowser", "eric6_iconeditor", "eric6_snap", "eric6_hexeditor", "eric6_browser", + "eric6_shell", ] if includePythonVariant: marker = PythonMarkers[sys.version_info.major]