From 4c66225d0d7ca4cc06ea37a77d20be9944123d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Thu, 24 Oct 2019 14:53:30 +0200 Subject: [PATCH] enable console --- .appveyor/shapeout2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor/shapeout2.spec b/.appveyor/shapeout2.spec index 004c44d..b30c1fa 100644 --- a/.appveyor/shapeout2.spec +++ b/.appveyor/shapeout2.spec @@ -35,7 +35,7 @@ exe = EXE(pyz, strip=False, upx=False, icon=icofile, - console=False) + console=True) coll = COLLECT(exe, a.binaries,