ArthurKlausHoff

Results 1 comments of ArthurKlausHoff

### Some info about this issue Pyinstaller have a [hook](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/src/_pyinstaller_hooks_contrib/hooks/stdhooks/hook-googleapiclient.model.py) that should include files needed by the API client. But this hook is failing to include the static discovery files:...