pythonPackages.nipy: add matplotlib as a dependency
This commit is contained in:
parent
786a10c9b6
commit
59580b040b
@ -13631,6 +13631,7 @@ in modules // {
|
|||||||
buildInputs = stdenv.lib.optional doCheck [ self.nose ];
|
buildInputs = stdenv.lib.optional doCheck [ self.nose ];
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
|
matplotlib
|
||||||
nibabel
|
nibabel
|
||||||
numpy
|
numpy
|
||||||
scipy
|
scipy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user