From 6c1cca2966c1f96f1c6855106c7dd4c6950451c7 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Sun, 11 Aug 2024 13:42:39 +0800 Subject: [PATCH] fix --- tests/build_exe.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/build_exe.py b/tests/build_exe.py index 7fc2411..5a9cc4c 100644 --- a/tests/build_exe.py +++ b/tests/build_exe.py @@ -42,8 +42,6 @@ a = Analysis(['tmp.py'], pathex=[], binaries=[], datas=[(r'{root_path}\\WX_OFFS.json', 'pywxdump'), - (r'{root_path}/ui/templates/chat.html', 'pywxdump/ui/templates'), - (r'{root_path}/ui/templates/index.html', 'pywxdump/ui/templates'), {datas_741258} ], hiddenimports={hidden_imports},