pythonPackages.pyrsistent: propagate six

This commit is contained in:
Nikolay Amiantov 2016-12-01 17:30:51 +03:00
parent 3457703834
commit 58d2d460d0

View File

@ -20512,7 +20512,8 @@ in {
sha256 = "0jgyhkkq36wn36rymn4jiyqh2vdslmradq4a2mjkxfbk2cz6wpi5"; sha256 = "0jgyhkkq36wn36rymn4jiyqh2vdslmradq4a2mjkxfbk2cz6wpi5";
}; };
buildInputs = with self; [ six pytest hypothesis ]; propagatedBuildInputs = with self; [ six ];
buildInputs = with self; [ pytest hypothesis ];
checkPhase = '' checkPhase = ''
py.test py.test