see if we need cacerts.pem in gam binary

This commit is contained in:
Jay Lee
2025-09-06 05:51:02 -04:00
committed by GitHub
parent 7911317184
commit 1be149bba2

View File

@@ -33,7 +33,7 @@ datas += [('gam/contactdelegation-v1.json', '.')]
datas += [('gam/datastudio-v1.json', '.')]
datas += [('gam/meet-v2beta.json', '.')]
datas += [('gam/serviceaccountlookup-v1.json', '.')]
datas += [('cacerts.pem', '.')]
#datas += [('cacerts.pem', '.')]
hiddenimports = [
'gam.gamlib.yubikey',
]