From be956bb0198972c9fbc8a5ae6c697aaa8494c287 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 21 Oct 2014 17:43:59 +0100 Subject: Add Python 'requests-cache' package This is used by one of the importer extensions in the Baserock Import tool. --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index e6ef8ff..3dca6d8 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -249,6 +249,10 @@ "type": "git", "url": "git://github.com/andymccurdy/redis-py.git" }, + "python-packages/requests-cache": { + "type": "git", + "url": "https://github.com/reclosedev/requests-cache" + }, "python-packages/routes": { "type": "git", "url": "git://github.com/bbangert/routes.git" -- cgit v1.2.1