summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e76844b..148d33b 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -659,5 +659,9 @@
"python-packages/virtualenv" : {
"type": "git",
"url": "git://github.com/pypa/virtualenv.git"
+ },
+ "python-packages/singledispatch" : {
+ "type": "hg",
+ "url": "https://bitbucket.org/ambv/singledispatch"
}
}