diff --git a/src/pydle.spec b/src/pydle.spec index 189460b..aa399da 100644 --- a/src/pydle.spec +++ b/src/pydle.spec @@ -10,7 +10,6 @@ a = Analysis(['pydle.py'], datas=[('resource\\words.txt', '.')], hiddenimports=[], hookspath=[], - hooksconfig={}, runtime_hooks=[], excludes=[], win_no_prefer_redirects=False,