pythonPackages.httpretty: add certifi dependency
This commit is contained in:
parent
bb9ee2ab55
commit
1a6cddff0e
@ -5994,7 +5994,7 @@ let
|
||||
md5 = "50b02560a49fe928c90c53a49791f621";
|
||||
};
|
||||
|
||||
buildInputs = with self; [ tornado requests httplib2 sure nose coverage ];
|
||||
buildInputs = with self; [ tornado requests httplib2 sure nose coverage certifi ];
|
||||
|
||||
propagatedBuildInputs = with self; [ urllib3 ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user