src/eric7/Plugins/WizardPlugins/EricPluginWizard/__init__.py@81f885140d2b
src/eric7/Plugins/WizardPlugins/EricPluginWizard/__init__.py
Mon, 24 Jun 2024 14:40:06 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 24 Jun 2024 14:40:06 +0200
- branch
- eric7
- changeset 10797
- 81f885140d2b
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Extended the EricPlugin wizard to be able to create an 'installDependencies()' function skeleton.
# -*- coding: utf-8 -*-
# Copyright (c) 2014 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the eric plug-in wizard dialog and data.
"""