summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bidding_data_gui.spec2
-rw-r--r--bundle/bidding_data-1.1-gui.zipbin14137996 -> 14138262 bytes
-rw-r--r--bundle/bidding_data-1.1.zipbin13562822 -> 13563088 bytes
3 files changed, 1 insertions, 1 deletions
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
--- a/bundle/bidding_data-1.1-gui.zip
+++ b/bundle/bidding_data-1.1-gui.zip
Binary files differ
diff --git a/bundle/bidding_data-1.1.zip b/bundle/bidding_data-1.1.zip
index a931617..c62f9da 100644
--- a/bundle/bidding_data-1.1.zip
+++ b/bundle/bidding_data-1.1.zip
Binary files differ