this is getting annoying now
Package Application with PyInstaller / build (push) Successful in 22s

This commit is contained in:
LunaChocken
2025-06-07 18:39:42 +01:00
parent 9735f39260
commit 91a553bc5a
-1
View File
@@ -26,7 +26,6 @@ exe = EXE(
debug=False,
bootloader_ignore_signals=False,
strip=False,
console=True,
upx=True,
upx_exclude=[],
runtime_tmpdir=None,