Commit a746d6a4 authored by Markus Kowalewski's avatar Markus Kowalewski
Browse files

pythonPackages.mpi4py: remove openssh from checkInputs

Is taken care of by mpiCheckPhaseHook
parent ce65b23d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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