Skip to content

Commit

Permalink
enable console
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Oct 24, 2019
1 parent b979caf commit 4c66225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor/shapeout2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ exe = EXE(pyz,
strip=False,
upx=False,
icon=icofile,
console=False)
console=True)

coll = COLLECT(exe,
a.binaries,
Expand Down

0 comments on commit 4c66225

Please sign in to comment.