Skip to content

Commit

Permalink
Merge pull request #16480 from bcdarwin/nipy
Browse files Browse the repository at this point in the history
pythonPackages.nipy: add matplotlib as a dependency
  • Loading branch information
FRidh committed Jun 27, 2016
2 parents aba9958 + 59580b0 commit f8cd42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/top-level/python-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13714,6 +13714,7 @@ in modules // {
buildInputs = stdenv.lib.optional doCheck [ self.nose ];

propagatedBuildInputs = with self; [
matplotlib
nibabel
numpy
scipy
Expand Down

0 comments on commit f8cd42c

Please sign in to comment.