From a815c10f9bb390aadc88fe0f35ee141ba96cfb45 Mon Sep 17 00:00:00 2001 From: codl Date: Mon, 15 Apr 2019 15:48:45 +0200 Subject: add test for link headers. this adds requests-mock as a dependency --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 365589a..d0d3ce5 100644 --- a/Pipfile +++ b/Pipfile @@ -13,3 +13,4 @@ pytest-cov = "*" vcrpy = "*" pytest-vcr = "<1" pytest-mock = "*" +requests-mock = "*" -- cgit v1.2.3