--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PyInstallerInterface/__init__.py Thu May 27 20:28:55 2021 +0200 @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2018 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Package containing dialogs of the PyInstaller interface plug-in. +"""