summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-14 19:27:24 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 17:57:48 +0100
commit21df688724f1d9e5cf995b7c61c9a6e5f3b4b152 (patch)
tree4b6128c3feda9805d63a3c8aeb443505c75c6525
parent85cd7a0e73cb45569e1f2989eb95fe2cac1c9818 (diff)
downloadlorries-21df688724f1d9e5cf995b7c61c9a6e5f3b4b152.tar.gz
Add lorry for werkzeug
Change-Id: I086313a7283864ffeffdce63ca5261f9ac76710f
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
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"