install.py: beautified the output a little bit. eric7

Sat, 29 May 2021 14:48:23 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 29 May 2021 14:48:23 +0200
branch
eric7
changeset 8388
f864abd11a5b
parent 8387
a68072a69dfc
child 8389
1298e767879c

install.py: beautified the output a little bit.

scripts/install.py file | annotate | diff | comparison | revisions
--- a/scripts/install.py	Sat May 29 14:43:34 2021 +0200
+++ b/scripts/install.py	Sat May 29 14:48:23 2021 +0200
@@ -1728,6 +1728,7 @@
         from PyQt6 import QtWebEngine
         print("PyQt6-WebEngine:", QtWebEngine.PYQT_WEBENGINE_VERSION_STR)
     
+    print()
     print("All dependencies ok.")
     print()
 

eric ide

mercurial