scripts/install.py

branch
eric7
changeset 8388
f864abd11a5b
parent 8387
a68072a69dfc
child 8430
14c69f0ccca5
diff -r a68072a69dfc -r f864abd11a5b scripts/install.py
--- 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