pythonPackages.jmespath: fix test runner
This commit is contained in:
parent
3d565008e8
commit
2902ad92f7
|
@ -10176,6 +10176,7 @@ in modules // {
|
|||
sha256 = "1lazbx65imassd7h24z49za001rvx1lmx8r0l21h4izs7pp14nnd";
|
||||
};
|
||||
|
||||
buildInputs = with self; [ nose ];
|
||||
propagatedBuildInputs = with self; [ ply ];
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Reference in New Issue