aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mitmproxy/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/mitmproxy/__init__.py b/mitmproxy/__init__.py
index e69de29b..0b06c276 100644
--- a/mitmproxy/__init__.py
+++ b/mitmproxy/__init__.py
@@ -0,0 +1,3 @@
+# https://github.com/mitmproxy/mitmproxy/issues/1809
+# import script here so that pyinstaller registers it.
+from . import script