pythonPackages.pyrsistent: propagate six
This commit is contained in:
parent
3457703834
commit
58d2d460d0
@ -20512,7 +20512,8 @@ in {
|
||||
sha256 = "0jgyhkkq36wn36rymn4jiyqh2vdslmradq4a2mjkxfbk2cz6wpi5";
|
||||
};
|
||||
|
||||
buildInputs = with self; [ six pytest hypothesis ];
|
||||
propagatedBuildInputs = with self; [ six ];
|
||||
buildInputs = with self; [ pytest hypothesis ];
|
||||
|
||||
checkPhase = ''
|
||||
py.test
|
||||
|
Loading…
x
Reference in New Issue
Block a user