PluginPipxInterface.py

changeset 29
9a783db4f4ed
parent 23
4c18addf12b2
child 31
17e37d4ebe42
--- a/PluginPipxInterface.py	Sat Jul 27 17:38:12 2024 +0200
+++ b/PluginPipxInterface.py	Sat Jul 27 17:38:46 2024 +0200
@@ -35,7 +35,7 @@
     "author": "Detlev Offenbach <detlev@die-offenbachs.de>",
     "autoactivate": True,
     "deactivateable": True,
-    "version": "10.1.0",
+    "version": "10.1.1",
     "className": "PluginPipxInterface",
     "packageName": "PipxInterface",
     "shortDescription": "Graphical interface to the 'pipx' command.",
@@ -44,6 +44,7 @@
         " commands and to start pipx managed applications from within the eric-ide."
     ),
     "needsRestart": False,
+    "hasCompiledForms": True,
     "pyqtApi": 2,
 }
 # End-Of-Header

eric ide

mercurial