From 21df688724f1d9e5cf995b7c61c9a6e5f3b4b152 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 14 May 2015 19:27:24 +0100 Subject: Add lorry for werkzeug Change-Id: I086313a7283864ffeffdce63ca5261f9ac76710f --- 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 e282a7f..1905d02 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -596,6 +596,10 @@ "type": "git", "url": "git://github.com/Pylons/webtest.git" }, + "python-packages/werkzeug": { + "type": "git", + "url": "git://github.com/mitsuhiko/werkzeug.git" + }, "python-packages/wsgiref": { "type": "git", "url": "git://github.com/Xowap/wsgiref" -- cgit v1.2.1