pythonPackages.jmespath: fix test runner

This commit is contained in:
Frederik Rietdijk 2016-01-24 15:07:01 +01:00
parent 3d565008e8
commit 2902ad92f7

View file

@ -10176,6 +10176,7 @@ in modules // {
sha256 = "1lazbx65imassd7h24z49za001rvx1lmx8r0l21h4izs7pp14nnd";
};
buildInputs = with self; [ nose ];
propagatedBuildInputs = with self; [ ply ];
meta = {