gnu: python-qtpy: Add input.

* gnu/packages/qt.scm (python-qtpy)[inputs]: Add python-pyside-6.

Change-Id: Ib897165bbdd109c4445eab7851365db710e50885
This commit is contained in:
Andreas Enge 2025-08-12 10:03:34 +02:00
parent 0a260233f1
commit e67fb140ea
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -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