Refactor options in `packaging/pyinstaller/bundle.py` to use proper pyinstaller hooks
Open
enhancement
pyinstaller
refactor
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 131
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 14
Description
### Description
Using hooks makes the options more reusable in other builds that doesn't use our existing bundle.py script. Upstreaming hooks to our dependencies also would potentially reduce our own maintenance burden along with improve pyinstaller support within the community.
Relevant docs: https://pyinstaller.org/en/stable/hooks.html
### Alternatives
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.