pythonPackages.requests_toolbelt: add test phase dependencies
This commit is contained in:
parent
cc58339345
commit
5584ad1dc5
@ -17615,7 +17615,7 @@ in modules // {
|
|||||||
|
|
||||||
propagatedBuildInputs = with self; [ requests2 ];
|
propagatedBuildInputs = with self; [ requests2 ];
|
||||||
|
|
||||||
buildInputs = with self; [ betamax ];
|
buildInputs = with self; [ betamax mock pytest ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A toolbelt of useful classes and functions to be used with python-requests";
|
description = "A toolbelt of useful classes and functions to be used with python-requests";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user