diff --git a/src/gam.spec b/src/gam.spec index 8c4b59bf..7ab33462 100644 --- a/src/gam.spec +++ b/src/gam.spec @@ -20,7 +20,7 @@ hiddenimports = [ ] tmp_ret = collect_all('cryptography') datas += tmp_ret[0] -binaries += [tmp_ret[1]] +binaries = [tmp_ret[1]] hiddenimports += tmp_ret[2] a = Analysis(