This commit is contained in:
wood chen 2024-11-16 08:53:01 +08:00
parent 1c42ad7043
commit 79d10fcb89

View File

@ -5,7 +5,7 @@ from PyInstaller.utils.hooks import collect_data_files
block_cipher = None block_cipher = None
a = Analysis( a = Analysis(
['launcher.py'], ['gui.py'],
pathex=[], pathex=[],
binaries=[], binaries=[],
datas=[ datas=[