1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-03 21:14:07 +02:00

gnu: python-fenics-dijitso: Fix tests.

* gnu/packages/simulation.scm (python-fenics-dijitso)
[native-inputs]: Re-introduce python-pytest-cov.

Change-Id: I8ade39f8dbac62eea8f978c70d88310a00ad7581
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2026-05-02 20:39:59 +02:00
committed by Sharlatan Hellseher
parent 0e65827f23
commit c68db104cd
+3 -2
View File
@@ -795,8 +795,9 @@ some support for generating and analysing traffic scenarios..")
(invoke "./runtests.sh"))))))))
(native-inputs
(list python-pytest
python-setuptools
python-wheel))
;; This package has a custom way to run tests.
python-pytest-cov
python-setuptools))
(inputs
(list openmpi python-numpy))
(propagated-inputs