From 987dc8818a2e5a6a6b1dc88d0f98112b5a665870 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 10 Nov 2016 18:13:13 +0100 Subject: * new bundles --- bidding_data_gui.spec | 2 +- bundle/bidding_data-1.1-gui.zip | Bin 14137996 -> 14138262 bytes bundle/bidding_data-1.1.zip | Bin 13562822 -> 13563088 bytes 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bidding_data_gui.spec b/bidding_data_gui.spec index cbacb94..5f15c35 100644 --- a/bidding_data_gui.spec +++ b/bidding_data_gui.spec @@ -1,7 +1,7 @@ import os a = Analysis(['src\\bidding_data_gui.py'], pathex=[os.path.abspath('.')], - hiddenimports=[], + hiddenimports=['bidding_data'], hookspath=None, runtime_hooks=None) pyz = PYZ(a.pure) diff --git a/bundle/bidding_data-1.1-gui.zip b/bundle/bidding_data-1.1-gui.zip index fb25613..c44c6c5 100644 Binary files a/bundle/bidding_data-1.1-gui.zip and b/bundle/bidding_data-1.1-gui.zip differ diff --git a/bundle/bidding_data-1.1.zip b/bundle/bidding_data-1.1.zip index a931617..c62f9da 100644 Binary files a/bundle/bidding_data-1.1.zip and b/bundle/bidding_data-1.1.zip differ -- cgit v1.2.3