summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2015-03-19 16:49:30 +0000
committerMike Smith <mike.smith@codethink.co.uk>2015-03-19 17:44:55 +0000
commit660846a4abc375c5ddf1bae540e23440924865a3 (patch)
tree6664e25b28c77b03608b4d291064510c98ed0dde
parent4d19773cb97ff5554ff79ff807d1941690f1718e (diff)
downloadlorries-660846a4abc375c5ddf1bae540e23440924865a3.tar.gz
add pymox to lorry
Change-Id: I9cbb6dfcf2781f481b65b93244ffcc08096ec893
-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 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"
}
}