Loading pkgs/development/python-modules/h5py/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ setuptools, numpy, hdf5, pythonRelaxDepsHook, cython_0, pkgconfig, mpi4py ? null, Loading @@ -15,7 +14,6 @@ pytestCheckHook, pytest-mpi, cached-property, stdenv, }: assert hdf5.mpiSupport -> mpi4py != null && hdf5.mpi == mpi4py.mpi; Loading Loading @@ -67,7 +65,6 @@ buildPythonPackage rec { preBuild = lib.optionalString mpiSupport "export CC=${lib.getDev mpi}/bin/mpicc"; nativeBuildInputs = [ pythonRelaxDepsHook cython_0 pkgconfig setuptools Loading Loading
pkgs/development/python-modules/h5py/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ setuptools, numpy, hdf5, pythonRelaxDepsHook, cython_0, pkgconfig, mpi4py ? null, Loading @@ -15,7 +14,6 @@ pytestCheckHook, pytest-mpi, cached-property, stdenv, }: assert hdf5.mpiSupport -> mpi4py != null && hdf5.mpi == mpi4py.mpi; Loading Loading @@ -67,7 +65,6 @@ buildPythonPackage rec { preBuild = lib.optionalString mpiSupport "export CC=${lib.getDev mpi}/bin/mpicc"; nativeBuildInputs = [ pythonRelaxDepsHook cython_0 pkgconfig setuptools Loading