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

Commit

Permalink
build the app in windowed mode
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbasic committed May 24, 2015
1 parent cd6c74e commit 47d49b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ pyinstaller --clean \
--paths=./env/lib/python3.4/site-packages/pygments \
--name=pugdebug \
--onefile \
--windowed \
app.py

0 comments on commit 47d49b3

Please sign in to comment.