eric7/Plugins/WizardPlugins/SetupWizard/__init__.py@21e2be5f0b41
eric7/Plugins/WizardPlugins/SetupWizard/__init__.py
Sun, 26 Jun 2022 15:01:48 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 26 Jun 2022 15:01:48 +0200
- branch
- eric7
- changeset 9175
- 21e2be5f0b41
- parent 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
Changed code to use the 'trove-classifiers' package instead of a local text file copy or a download from PyPI.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the setup.py wizard dialog.
"""