remove hooksconfig to see if that stops ci breakin

develop
Conor Walker 3 years ago committed by GitHub
parent ad16c57667
commit 7317e1020f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,6 @@ a = Analysis(['pydle.py'],
datas=[('resource\\words.txt', '.')],
hiddenimports=[],
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=[],
win_no_prefer_redirects=False,

Loading…
Cancel
Save