Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.

Commit 47d49b3

Browse files
committed
build the app in windowed mode
1 parent cd6c74e commit 47d49b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ pyinstaller --clean \
44
--paths=./env/lib/python3.4/site-packages/pygments \
55
--name=pugdebug \
66
--onefile \
7+
--windowed \
78
app.py

0 commit comments

Comments
 (0)