From 660846a4abc375c5ddf1bae540e23440924865a3 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Thu, 19 Mar 2015 16:49:30 +0000 Subject: add pymox to lorry Change-Id: I9cbb6dfcf2781f481b65b93244ffcc08096ec893 --- 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 148d33b..de59b3d 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -663,5 +663,9 @@ "python-packages/singledispatch" : { "type": "hg", "url": "https://bitbucket.org/ambv/singledispatch" + }, + "python-packages/pymox":{ + "type": "git", + "url": "https://github.com/emonty/pymox.git" } } -- cgit v1.2.1