pythonPackages.ipywidgets: fix something

This commit is contained in:
Frederik Rietdijk 2016-01-24 12:41:12 +01:00
parent 7e6e897fce
commit 4e1ed2fea0

View file

@ -9918,6 +9918,7 @@ in modules // {
sha256 = "ceeb325e45ade9537c2d115fed9d522e5c6e90bb161592e2f0807375dc661028";
};
buildInputs = with self; [ nose ];
propagatedBuildInputs = with self; [ipython ipykernel traitlets notebook];
meta = {