PluginPyInstaller.py

branch
eric7
changeset 54
359e2d772474
parent 53
415055c7aa74
child 55
3794f1ca53af
--- a/PluginPyInstaller.py	Sat Dec 31 16:27:47 2022 +0100
+++ b/PluginPyInstaller.py	Sat Dec 23 15:48:50 2023 +0100
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (c) 2018 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
+# Copyright (c) 2018 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
 """
@@ -179,6 +179,7 @@
     else:
         #
         # Linux, Unix ...
+        #
         pyinstallerScripts = ["pyinstaller", "pyi-makespec"]
 
         # There could be multiple pyinstaller executables in the path

eric ide

mercurial