From 980a84326bf2daa398b201fd3722696476c4913d Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 11 Dec 2016 23:07:47 +0100 Subject: InstallBuilder (#1826) --- release/hooks/hook-pydivert.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/hooks/hook-pydivert.py') diff --git a/release/hooks/hook-pydivert.py b/release/hooks/hook-pydivert.py index 3fe8c552..72b7eb7d 100644 --- a/release/hooks/hook-pydivert.py +++ b/release/hooks/hook-pydivert.py @@ -1,3 +1,3 @@ from PyInstaller.utils.hooks import collect_data_files -datas = collect_data_files('pydivert.windivert_dll') \ No newline at end of file +datas = collect_data_files('pydivert.windivert_dll') -- cgit v1.2.3