summaryrefslogtreecommitdiffstats
path: root/development/QtPy/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/QtPy/README')
-rw-r--r--development/QtPy/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/QtPy/README b/development/QtPy/README
index 8bdc7dc48c..d3c3b844ab 100644
--- a/development/QtPy/README
+++ b/development/QtPy/README
@@ -1,5 +1,5 @@
QtPy is a small abstraction layer that lets you write applications using
a single API call to either PyQt or PySide.
-It provides support for PyQt5, PyQt4, PySide2 and PySide using the Qt5
+It provides support for PyQt5, PySide2, PyQt6 and PySide6 using the Qt5
layout (where the QtGui module has been split into QtGui and QtWidgets).