mirror of
https://github.com/woodchen-ink/video2gif.git
synced 2025-07-18 13:42:03 +08:00
fix
This commit is contained in:
parent
1c42ad7043
commit
79d10fcb89
@ -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=[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user