aboutsummaryrefslogtreecommitdiffstats
path: root/release/hooks/hook-pydivert.py
blob: 3fe8c5520e59f1a2b200ff9975ad3cee2c767db6 (plain)
1
2
3
from PyInstaller.utils.hooks import collect_data_files

datas = collect_data_files('pydivert.windivert_dll')