mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
feat: detect double-click launch on Windows and abort with info message (#570)
--------- Co-authored-by: Jens Bergmann <1742418+1cu@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
14a917a1c7
commit
b7882065b7
@@ -72,7 +72,7 @@ exe = EXE(pyz,
|
||||
analysis.binaries,
|
||||
analysis.datas,
|
||||
# bootloader_ignore_signals = False,
|
||||
# console = True,
|
||||
console = True,
|
||||
# hide_console = None,
|
||||
# disable_windowed_traceback = False,
|
||||
# debug = False,
|
||||
|
||||
Reference in New Issue
Block a user