mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
0aef1c51e4
commit
92a42de585
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue