PyInstallerInterface/__init__.py

branch
eric7
changeset 54
359e2d772474
parent 53
415055c7aa74
child 58
8bfeb70bcdc3
equal deleted inserted replaced
53:415055c7aa74 54:359e2d772474
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2018 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2018 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package containing dialogs of the PyInstaller interface plug-in. 7 Package containing dialogs of the PyInstaller interface plug-in.
8 """ 8 """

eric ide

mercurial