diff -r c33c1dbd0ee5 -r f04328aef87a eric6/eric6.py
--- a/eric6/eric6.py Mon Mar 09 20:21:38 2020 +0100
+++ b/eric6/eric6.py Tue Mar 10 19:32:25 2020 +0100
@@ -11,6 +11,7 @@
of the IDE and starts the Qt event loop.
"""
+# TODO: remove support for Qt4 and pyside (1)
import sys
import os