gnu: python-pyvistaqt: Fix tests.

* gnu/packages/python-science.scm (python-pyvistaqt)[native-inputs]:
Add python-pyqt-6.

Change-Id: I9c1d29224109a97db47f4ce27d7ba9a98f650625
This commit is contained in:
Sharlatan Hellseher 2025-10-23 11:52:14 +01:00
parent 0aef1c51e4
commit 92a42de585
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5465,6 +5465,7 @@ visual integration of spatially referenced datasets.")
(native-inputs (list python-ipython
python-matplotlib
python-numpy
python-pyqt-6
python-pytest
python-pytest-cov
python-pytest-qt