Skip to content

Commit

Permalink
Revert "Update arrayanalysis.spec"
Browse files Browse the repository at this point in the history
This reverts commit ff66602.
  • Loading branch information
rookiepeng committed Oct 15, 2022
1 parent ff66602 commit 5507e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrayanalysis.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ exe = EXE(pyz,
bootloader_ignore_signals=False,
strip=False,
upx=True,
console=True,
console=False,
icon='res/aaa_icon.ico' )
coll = COLLECT(exe,
a.binaries,
Expand Down

0 comments on commit 5507e6c

Please sign in to comment.