summaryrefslogtreecommitdiffstats
path: root/development/QtPy/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/QtPy/README')
-rw-r--r--development/QtPy/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/development/QtPy/README b/development/QtPy/README
deleted file mode 100644
index 8bdc7dc48c..0000000000
--- a/development/QtPy/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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
-layout (where the QtGui module has been split into QtGui and QtWidgets).