PluginPipxInterface.epj

changeset 49
ec976c5b88ae
parent 28
319ca3c0d5df
child 61
163461aefed6
--- a/PluginPipxInterface.epj	Mon Jul 29 11:58:31 2024 +0200
+++ b/PluginPipxInterface.epj	Tue Jul 30 17:45:46 2024 +0200
@@ -202,6 +202,7 @@
     "FORMS": [
       "PipxInterface/ConfigurationPage/PipxPage.ui",
       "PipxInterface/PipxAppStartDialog.ui",
+      "PipxInterface/PipxDependenciesDialog.ui",
       "PipxInterface/PipxExecDialog.ui",
       "PipxInterface/PipxInterpretersDialog.ui",
       "PipxInterface/PipxPackagesInputDialog.ui",
@@ -236,6 +237,8 @@
       "PipxInterface/icons/pipx22.svg",
       "PipxInterface/icons/pipx48.svg",
       "PipxInterface/icons/pipx96.svg",
+      "PipxInterface/icons/pipxOutdated22.svg",
+      "PipxInterface/icons/pipxOutdated96.svg",
       "PluginPipxInterface.epj",
       "PluginPipxInterface.zip",
       "changelog.md",
@@ -299,6 +302,7 @@
       "PipxInterface/ConfigurationPage/__init__.py",
       "PipxInterface/Pipx.py",
       "PipxInterface/PipxAppStartDialog.py",
+      "PipxInterface/PipxDependenciesDialog.py",
       "PipxInterface/PipxExecDialog.py",
       "PipxInterface/PipxInterpretersDialog.py",
       "PipxInterface/PipxPackagesInputDialog.py",
@@ -306,6 +310,7 @@
       "PipxInterface/PipxSpecInputDialog.py",
       "PipxInterface/PipxWidget.py",
       "PipxInterface/Ui_PipxAppStartDialog.py",
+      "PipxInterface/Ui_PipxDependenciesDialog.py",
       "PipxInterface/Ui_PipxExecDialog.py",
       "PipxInterface/Ui_PipxInterpretersDialog.py",
       "PipxInterface/Ui_PipxPackagesInputDialog.py",

eric ide

mercurial