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:
committed by
Sharlatan Hellseher
parent
0e65827f23
commit
c68db104cd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user