diff options
Diffstat (limited to 'gnu/packages/qt.scm')
-rw-r--r-- | gnu/packages/qt.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 67582c4a54..20e60fc732 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -4615,6 +4615,7 @@ top of the PyQt bindings for Qt. PyQt-builder is used to build PyQt itself.") (list python-pyqt python-pyqt-6 python-pyside-2 + python-pyside-6 python-pytest python-pytest-cov python-pytest-qt |