diff -r 28146736bbfc -r 82b608e352ec setup.py --- a/setup.py Tue Apr 20 19:47:39 2021 +0200 +++ b/setup.py Wed Apr 21 17:56:12 2021 +0200 @@ -345,6 +345,11 @@ "Markdown", "pyyaml", "toml", + "chardet", + "asttokens", + "EditorConfig", + "Send2Trash", + "Pygments", "pywin32>=1.0;platform_system=='Windows'", ], data_files=getDataFiles(),