pythonPackages.mpi4py: remove openssh from checkInputs

Is taken care of by mpiCheckPhaseHook
This commit is contained in:
Markus Kowalewski
2024-10-26 17:48:08 +02:00
parent ce65b23d16
commit a746d6a411
@@ -5,7 +5,6 @@
cython,
setuptools,
mpi,
openssh,
pytestCheckHook,
mpiCheckPhaseHook,
}:
@@ -37,7 +36,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
openssh
mpiCheckPhaseHook
];
# Most tests pass, (besides `test_spawn.py`), but when reaching ~80% tests