diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 09666d3..a56f597 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -17255,6 +17255,9 @@ "pyinputevent": [ "setuptools" ], + "pyinstaller-hooks-contrib": [ + "setuptools" + ], "pyinsteon": [ "setuptools" ],