From 5f85bec1ec85f338ac4f0b55f98b452827aa8fa5 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 8 Jun 2023 15:49:11 -0400 Subject: [PATCH] Update gam.spec --- src/gam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(