3 lines
98 B
Python

from PyInstaller.utils.hooks import collect_submodules
hiddenimports = collect_submodules('http')