Sat, 29 May 2021 14:48:23 +0200
install.py: beautified the output a little bit.
--- 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()