PyInstallerInterface/__init__.py

Thu, 27 May 2021 20:28:55 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 27 May 2021 20:28:55 +0200
branch
eric7
changeset 38
fc9ef9dcd51a
parent 34
PyInstaller/__init__.py@784d24a61fdf
child 43
01ce3d6f7a07
permissions
-rw-r--r--

Ported the plug-in to PyQt6 for eric7.

# -*- coding: utf-8 -*-

# Copyright (c) 2018 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing dialogs of the PyInstaller interface plug-in.
"""

eric ide

mercurial