diff options
-rw-r--r-- | bidding_data_gui.spec | 2 | ||||
-rw-r--r-- | bundle/bidding_data-1.1-gui.zip | bin | 14137996 -> 14138262 bytes | |||
-rw-r--r-- | bundle/bidding_data-1.1.zip | bin | 13562822 -> 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 Binary files differindex fb25613..c44c6c5 100644 --- a/bundle/bidding_data-1.1-gui.zip +++ b/bundle/bidding_data-1.1-gui.zip diff --git a/bundle/bidding_data-1.1.zip b/bundle/bidding_data-1.1.zip Binary files differindex a931617..c62f9da 100644 --- a/bundle/bidding_data-1.1.zip +++ b/bundle/bidding_data-1.1.zip |