summaryrefslogtreecommitdiff
path: root/bidding_data_gui.spec
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-11-11 00:00:36 +0100
committeremkael <emkael@tlen.pl>2016-11-11 00:00:36 +0100
commit3f04b44338fb5cecd376089d84ed999de905db6a (patch)
tree6e87289e39fd8c174fda087c39a356ed1bdc1bbf /bidding_data_gui.spec
parent20c7f46339a9576eeda409d6703177b4d5f0de92 (diff)
* cache flush because working version of pyinstaller is fucking retarded in moany other aspects
Diffstat (limited to 'bidding_data_gui.spec')
-rw-r--r--bidding_data_gui.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bidding_data_gui.spec b/bidding_data_gui.spec
index 5f15c35..e777eec 100644
--- a/bidding_data_gui.spec
+++ b/bidding_data_gui.spec
@@ -14,4 +14,4 @@ exe = EXE(pyz,
debug=False,
strip=None,
upx=True,
- console=False , version='src\\version', icon='src\\icon.ico')
+ console=False, version='src\\version', icon='src\\icon.ico')